ahmdssi

Results 2 issues of ahmdssi

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`