feat(core): add SQLite in-memory database support #568
Quality Gate failed
Failed conditions
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check failure on line 21 in packages/core/database/config.js
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1o_s5LAKkTowA4JzZ8&open=AZ1o_s5LAKkTowA4JzZ8&pullRequest=568
Check warning on line 95 in packages/core/database/prisma.js
sonarqubecloud / SonarCloud Code Analysis
Remove this "===" check; it will always be false. Did you mean to use "=="?
See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1pD6lOZ4nfRTIF0z4z&open=AZ1pD6lOZ4nfRTIF0z4z&pullRequest=568
Check warning on line 97 in packages/core/database/prisma.js
sonarqubecloud / SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1o_tDAAKkTowA4JzZ9&open=AZ1o_tDAAKkTowA4JzZ9&pullRequest=568