-
Notifications
You must be signed in to change notification settings - Fork 299
Pull requests: amacneil/dbmate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump golang from 1.24.2 to 1.24.3
dependencies
Pull requests that update a dependency file
docker
Pull requests that update Docker code
#647
opened May 12, 2025 by
dependabot
bot
Loading…
Add migrate options:
--one
, --all
, --to
, --only
feature request
#632
opened Apr 6, 2025 by
realkarych
Loading…
Add dump column in schema_migration and sync command line argument
#628
opened Mar 12, 2025 by
Sentenzius
Loading…
feat: support multiple migration sections in a single file
#620
opened Feb 23, 2025 by
igorvoltaic
Loading…
Add 'UseMigrationLock' flag to acquire exclusive lock while performing migrations for Postgres
feature request
#596
opened Nov 18, 2024 by
zapling
Loading…
feat: support multiple queries for clickhouse using up/down-sections
feature request
needs work
#589
opened Nov 7, 2024 by
dsagoyaneleven
Loading…
Don't use connection string in sqlite commands that expect a db file path
#574
opened Aug 25, 2024 by
eloff
Loading…
Add further common Postgres Unix socket URL examples
feature request
needs work
#459
opened Jul 13, 2023 by
malteneuss
Loading…
Use shell environment variables in migrations using Go's text/template parsing
feature request
#439
opened May 1, 2023 by
davidecavestro
Loading…
feat: add RollbackAll to roll back all migrations
feature request
needs work
#303
opened May 31, 2022 by
gnuletik
Loading…
add ability to specify rollback limit/amount and the target version to migrate to
feature request
merge conflicts
#256
opened Jan 7, 2022 by
TECHNOFAB11
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.