-
Notifications
You must be signed in to change notification settings - Fork 529
Issues: pressly/goose
Add locking mechanism to prevent parallel execution as a safe...
#335
by dahu33
was closed Nov 12, 2023
Closed
17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
filter out registered migrations when run against a directory without them
#868
opened Dec 10, 2024 by
prabhu-tyke
ERROR: relation "goose_db_version" does not exist (SQLSTATE 42P01)
#859
opened Nov 22, 2024 by
stivens13
ParseSQLMigration doesn't respect
goose.SetLogger(...)
or goose.WithNoColor(true)(nil)
#834
opened Oct 10, 2024 by
szymon
Migrations table creation and insert fails on MySQL during transaction
needs investigation
#822
opened Sep 9, 2024 by
JuozasVainauskas
Goose returns incorrect error when multiple DB users try to up migrations
#800
opened Aug 6, 2024 by
R0masik
Migration version mismatch when running
goose fix
in CI
discussion
#785
opened Jun 26, 2024 by
jon-mccormack
"NO TRANSACTION" migrations should mark database as dirty if not successful
#728
opened Mar 21, 2024 by
tumelowill
Semicolon Detection Fails for "--" in Strings in SQL Statements
needs investigation
#699
opened Feb 12, 2024 by
Ynng
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.