issues
search
rubenv
/
sql-migrate
SQL schema migration tool for Go.
MIT License
3.24k
stars
280
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement checksummed migrations
#275
APshenkin
opened
3 weeks ago
4
implemented optional logger to log details when applying migrations
#274
eklatzer
opened
1 month ago
1
[SRE-7000] add go.mod
#273
jakeys-chiang
closed
1 month ago
0
Setup goreleaser
#272
tapih
opened
1 month ago
0
[Options] Add pt-online-schema-change parameters
#271
billy522
closed
1 month ago
0
Fix/use local sql migration
#270
moongj
closed
2 months ago
0
Support TLS config for DB connection
#269
tnqv
closed
2 months ago
0
Use stderr instead of stdout for ui error writer
#268
4kord
closed
4 months ago
1
add HelpWriter and ErrorWriter (#2)
#267
sergiy-petrov
closed
5 months ago
1
Feature Proposal: Enhanced Logging for Migrations
#266
eklatzer
opened
5 months ago
1
Test against Go 1.22
#265
sergiy-petrov
closed
7 months ago
1
How to distinguish the different branches
#264
wxy2077
closed
7 months ago
4
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
#263
dependabot[bot]
closed
7 months ago
0
sql-migrate in docker registry
#262
stavegan
closed
8 months ago
0
Migration failed: pq: unterminated dollar-quoted string at or near
#261
mantyr
closed
10 months ago
1
Possible release to fix build issue on Alpine Linux
#260
pejter
closed
10 months ago
1
update sql-migrate
#259
bmon
closed
10 months ago
1
Upgrade golangci-lint and config, address findings
#258
scop
closed
10 months ago
3
Bump golang.org/x/crypto from 0.5.0 to 0.17.0
#257
dependabot[bot]
closed
11 months ago
2
Limit Precision of Time values written to Migrations table
#256
caseybrown89
opened
1 year ago
1
Logic Bug with ExecVersion
#255
its-a-feature
opened
1 year ago
1
[BUG] Missing integrity checks on migrations lead to corrupt DB schema state
#254
Metamogul
opened
1 year ago
3
MemoryMigrationSource execution order is wrong
#253
KopiasCsaba
opened
1 year ago
2
Doing a migrate down when there is a migration “hole” is corrupting the database
#252
mlaflamm
opened
1 year ago
0
schema field in dbconfig.yml being ignored
#251
VinceHPicton
opened
1 year ago
0
Remove Go 1.16 support remainders, bump builds to 1.20
#250
scop
closed
1 year ago
1
Go install fails on Go 1.19
#249
aminemat
closed
1 year ago
5
[Proposal] Addition of 'reset' to sql-migrate command
#248
hirokinakano
opened
1 year ago
3
Add context support to Exec methods
#247
sarajmunjal
closed
1 year ago
3
Migrate transactions for multiple shards
#246
musinit
opened
1 year ago
5
feat(cli): shell completion support
#245
scop
opened
1 year ago
1
Multiple `migrate Up` blocks in a single file?
#244
tjlevel12
opened
1 year ago
1
Add linting and tests to Github Actions
#243
peterldowns
closed
1 year ago
3
Fix DisableCreateTable for MigrationSet instances.
#242
peterldowns
closed
1 year ago
6
fix: config example sslmode to require, not required
#241
TakabayaP
closed
1 year ago
1
ToApply doesn't consider IgnoreUnknown flags when apply migrations up dir
#240
CaioTeixeira95
opened
1 year ago
1
Support for exclusive connection while executing migration
#239
jaimem88
opened
1 year ago
3
Use pgx v5 exclusively.
#238
sesposito
closed
1 year ago
0
gorp retracted by module author warning
#237
OscarVanL
closed
1 year ago
2
Fix: getMigrationDbMap method incorrectly uses the global migration set
#236
charithe
closed
1 year ago
2
Fix 88, down with catchup
#235
rangzen
opened
1 year ago
4
Set Id column with max size 4000 where dialect is mssql (sqlserver)
#234
jvictor27
opened
1 year ago
0
Set Id column with max size 4000 where dialect is mssql (sqlserver)
#233
jvictor27
closed
1 year ago
0
Add a new option to migrate up/down command to support migration to a specific version
#232
qhchen88
closed
1 year ago
4
Remove link to modl
#231
guettli
closed
1 year ago
1
Added "Questions or Feedback?"
#230
guettli
closed
1 year ago
1
Where may I ask questions?
#229
guettli
closed
1 year ago
2
Support for multiple migration dirs
#228
scop
opened
2 years ago
1
Add snowflake support and upgrade gorp dependency to v3.1.0
#227
tobischo
closed
1 year ago
4
SetTable fails race detector
#226
sobafuchs
opened
2 years ago
3
Next