issues
search
go-pg
/
migrations
SQL database migrations for Golang go-pg and PostgreSQL
https://godoc.org/github.com/go-pg/migrations
BSD 2-Clause "Simplified" License
309
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed version number when migration is down
#112
talalhussain-10p
opened
1 year ago
0
Incorrect Migration Number When Downgrading from a High Version to an Atomic One.
#111
talalhussain-10p
opened
1 year ago
0
[Don't Merge] spike: cnx cockroachdb with go-pg/migrations
#110
JeffLiang2018
opened
1 year ago
0
fix(data): bufio.Scanner: token too long
#109
thoohv5
opened
1 year ago
0
DiscoverSQLMigrationsFromFilesystem: assume underlaying fs use '/' as…
#108
bearsh
opened
3 years ago
0
DiscoverSQLMigrationsFromFilesystem() does not (always) work on windows
#107
bearsh
opened
3 years ago
1
Add a way to disable automatic schema creation
#106
maximerety
closed
3 years ago
1
Don't require the CREATE privilege on database
#105
maximerety
closed
3 years ago
0
Add schemaName field to Collection struct
#104
maximerety
closed
3 years ago
1
Migrate up and down in the same sql file
#103
ravener
opened
3 years ago
0
Use absolute path inside embed example
#102
jmattheis
closed
3 years ago
2
Add tests and description about usage of go 1.16 embed feature.
#101
xakep666
closed
3 years ago
2
README.md update package version in go get command
#100
amincheloh
closed
3 years ago
1
Update module go-pg/pg/v10 to v10.7.3
#99
renovate[bot]
opened
4 years ago
0
Update module go-pg/pg/v10 to v10.4.0
#98
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.3.0
#97
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.2.1
#96
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.0.6
#95
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.0.5
#94
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.0.3
#93
renovate[bot]
closed
4 years ago
0
Update module go-pg/pg/v10 to v10.0.2
#92
renovate[bot]
closed
4 years ago
1
Update module go-pg/pg/v10 to v10.0.1
#91
renovate[bot]
closed
4 years ago
0
Configure Renovate
#90
renovate[bot]
closed
4 years ago
1
Allow collection.Version() calls during a migration
#89
maximerety
closed
4 years ago
2
Add log on failed migrations validation
#88
Barben360
closed
4 years ago
2
Do not require postgres connection on create
#87
fizyk
closed
4 years ago
1
Use models from go-pg
#86
Lucantas
closed
4 years ago
1
Lock table detection for YugabyteDB
#85
bithavoc
closed
4 years ago
1
Use as a library
#84
amonaco
closed
4 years ago
1
Update compatibility with CockroachDB
#83
ognev-dev
closed
4 years ago
1
Migrations on a shards
#82
Nargott
closed
4 years ago
0
"init" command no longer fails if called twice
#81
dmerejkowsky
closed
4 years ago
1
"init" command no longer fails if called twice
#80
dmerejkowsky
closed
4 years ago
0
Error `relation "gopg_migrations" already exists`
#79
tumani1
closed
5 years ago
1
ERROR #0A000 unimplemented at or near \"if\""
#78
hazcod
closed
5 years ago
1
Update dependencies
#77
vmihailenco
closed
5 years ago
0
github.com/go-pg/pg/v9 is missing
#76
Montesk
closed
5 years ago
1
Not compatible with go-pg v7 now that go-pg uses modules. :/
#75
jeffreydwalter
closed
5 years ago
1
Global transaction does not work
#74
jayschwa
opened
5 years ago
0
[Google App Engine Standard Environment] no such file or directory
#73
Terminator637
closed
5 years ago
2
Example doesn't work
#72
weijiangan
closed
5 years ago
1
go mod v7
#71
vmihailenco
closed
5 years ago
0
CLI executable
#70
ilyakaznacheev
opened
5 years ago
3
added method DiscoverSQLMigrationsFromFilesystem
#69
smcdonald45
closed
5 years ago
2
Custom migration directory
#68
ilyakaznacheev
opened
5 years ago
4
Add usage description
#67
ilyakaznacheev
closed
5 years ago
0
Usage & CLI options in README
#66
ilyakaznacheev
closed
5 years ago
1
Enable out-of-order migrations by prefixing with timestamp instead of integer
#65
shanev
opened
5 years ago
8
Add init option description to the example
#64
ilyakaznacheev
closed
5 years ago
1
Add an 'init' option description
#63
ilyakaznacheev
closed
5 years ago
0
Next