sqlx-ts
sqlx-ts copied to clipboard
support custom db url parameter that does not respect the format : <db-type>...://<db-host>:<db-port>
Could not run sqlx-ts when using an H2 database with the url: jdbc:h2:tcp://localhost:9090/mem:dev;MODE=PostgreSQL