-
# **Describe the Bug**
`golang-migrate` no longer respects safe updates within MySQL.
# **Steps to Reproduce**
1. Create a database that has `SQL_SAFE_UPDATES ` enabled.
2. Run any migration w…
-
We have any assistant active on tp with bash experience?
We can migrate this to a Golang using some framework like [cli](https://github.com/urfave/cli), for example and win more maintenance (I propo…
-
PR with YDB support to https://github.com/golang-migrate/migrate (migrate tool)
-
**Describe the Bug**
This is a follow up to issue #563
Despite following the guidlines about how to import drivers from `database`, I seem to be hitting the same problem with an unknown import er…
-
**Is your feature request related to a problem? Please describe.**
If the db.DB object is instrumented to work with Opentelemtry, the postgres.WithInstance method spawns a span (Ping method) learned …
-
**Describe the Bug**
I am trying to follow the documentation to use go-migrate with `pgx` and I'm having trouble. I'm not sure if I'm reading the docs incorrectly, if there's a documentation bug, an …
-
### What is the version?
3.3.8-3.6.0
### What happened?
```
bash-5.2# make binary
go generate ./...
go: downloading github.com/NVIDIA/go-nvml v0.12.0-2
go: downloading google.golang.org/grpc v1.64.…
-
I have two different projects that use the same mysql server, is there a way to use the same database to be use by migrate? For an example I created a maintenance database which migrate created a tabl…
-
Here https://github.com/golang-migrate/migrate/blob/master/cmd/migrate/README.md#linux-deb-package lays the code to install migrate on Ubuntu.
1. It's being copied with "$ " prefix included in each l…
-
# 🚀 feature request
### Relevant Rules
`pip.parse()` module extension
### Description
When the same pip package is (transitively) depended upon multiple times from different `requirements.…