-
**Describe the Bug**
When connecting to a PostgreSQL server using golang-migrate, I run into a `connection refused` error. Everything works using another database client (I'm using sqlx) though.
…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
One of the database migration tool, https://github.com/golang-migrate/migrate.
**Describe the feature you'd…
-
`git sv tag` just hangs for all my repos. Even with `git sv --log-level debug tg` I don't get any output.
v1.0.5
`git sv rn` and `git sv cgl` work fine. [Example repo](https://gitlab.com/devxy/…
-
Hi,
As github.com/golang/protobuf is marked as deprecated[1], can we switch all usage to google.golang.org/protobuf?
[1] https://github.com/golang/protobuf/blob/master/go.mod#L1
-
**Is your feature request related to a problem? Please describe.**
Currently [clickhouse-go] v1.4.3 is used as a backing client to connect to ClickHouse, although v1 is in maintenance mode and we a…
-
### Motivation: Why do you think this is important?
[to be filled out]
### Goal: What should the final outcome look like, ideally?
[to be filled out]
### Describe alternatives you've considered
…
-
**Describe the Bug**
Migrations that begin with the year 2024 fail during the 'up' migration process.
**Steps to Reproduce**
1. run migration create
`migrate create -ext sql -dir internal/const…
-
**Is your feature request related to a problem? Please describe.**
We are using pgx/v5: https://github.com/golang-migrate/migrate/tree/master/database/pgx/v5
This works great, however for our genera…
-
### Before feedback (在反馈之前)
- [X] I've searched the existing Issues, Discussions and Google (我已经搜索了现有的 Issues, Discussions 和 Google)
- [ ] The problem can be stably reproduced (这个问题可以被稳定复现)
- [ ] The…
-
**Describe the Bug**
`$ curl -L https://packagecloud.io/golang-migrate/migrate/gpgkey | apt-key add -
$ echo "deb https://packagecloud.io/golang-migrate/migrate/ubuntu/ $(lsb_release -sc) main" > …