Skip to content

Pull requests: golang-migrate/migrate

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow running Golang based post migration steps
#1253 opened Mar 28, 2025 by guggero Loading…
Upgrade spanner to 1.78.0
#1252 opened Mar 26, 2025 by rasviitanen Loading…
Bump golang.org/x/net from 0.33.0 to 0.36.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#1247 opened Mar 13, 2025 by dependabot bot Loading…
update to clickhouse-go/v2
#1245 opened Mar 11, 2025 by kokizzu Draft
Remove redundant build tags
#1244 opened Mar 11, 2025 by alexandear Loading…
refactor: replace github.com/pkg/errors with stdlib
#1241 opened Mar 10, 2025 by hazzik Loading…
Upgrade mongo-driver to V2
#1233 opened Feb 18, 2025 by NickLovera Loading…
Add OracleDB support to golang-migrate
#1230 opened Feb 13, 2025 by JailtonJunior94 Loading…
Add AstraDB support
#1226 opened Feb 4, 2025 by wizardishungry Loading…
Add cluster mode for ClickHouse schema migrations
#1221 opened Jan 24, 2025 by AntonOyung Loading…
feat: add check command to check pending migrations
#1219 opened Jan 21, 2025 by taisph Loading…
YDB database support
#1215 opened Jan 6, 2025 by asmyasnikov Loading…
Update go.mod
#1202 opened Dec 6, 2024 by ToshiyukiAoyamaNI Loading…
[+] added transactions for postgres
#1201 opened Dec 5, 2024 by dimacgka Loading…
feat: allow setting a timeout for mysql try lock
#1200 opened Dec 4, 2024 by vgarvardt Loading…
cassandra: parse port from url to set cluster’s port
#1199 opened Dec 3, 2024 by hessayon Loading…
pgx: don't use database/sql interface
#1198 opened Nov 29, 2024 by serprex Loading…
feature(spanner): Implement DML Support for Spanner
#1197 opened Nov 29, 2024 by jtwatson Loading…
4
6
fix: typo limited not limitted
#1196 opened Nov 28, 2024 by Rambatino Loading…
fix(cassandra): don't quote table name
#1190 opened Nov 5, 2024 by teenjuna Loading…
ProTip! Exclude everything labeled bug with -label:bug.