ahmdssi
Results
2
issues of
ahmdssi
[BUG] The tool detects the errors but return exit code 0 and prints "[INFO] No SQL errors detected!"
1
The command: `$ sqlx-ts . --db-type=postgres --db-host=localhost --db-port=5431 --db-user= --db-pass= && echo "Exit code is 0"` reurns: ``` [INFO] Scanning "." for SQLs with extension Ts error: internal compiler error:...
Could not run sqlx-ts when using an H2 database with the url: `jdbc:h2:tcp://localhost:9090/mem:dev;MODE=PostgreSQL`