mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 18:29:08 +00:00
Packages `pq` and `pgx` allow different connection string parameters. Since `pgx` is neoq's primary SQL library, but migrations use `pq`, we had to ensure that pgx connection parameters do not get passed to the pq library when running migrations. This issue was introduced in version `0.20.0`. |
||
|---|---|---|
| .. | ||
| memory | ||
| postgres | ||
| redis | ||
| doc.go | ||