1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-08 23:26:11 +02:00

8 Commits

Author SHA1 Message Date
Vladimir Mihailenco
1c8299bc5c chmigrate: add MissingMigrations 2022-08-27 10:57:01 +03:00
Vladimir Mihailenco
76433f0158 feat(chmigrate): add WithReplicated option 2022-07-02 14:39:22 +03:00
Ryan Olds
f1d380c165 fix(migrate): upping was applying zero migrations 2022-06-27 09:55:38 -07:00
Vladimir Mihailenco
1f1c73b38e chore: cleanup 2022-06-27 10:01:23 +03:00
Ryan Olds
0b4f7bf565 feat(migrate): added option to only mark migration up/down as applied on success
Fixed bug with returning wrong err var

Changed the field name to be more clear

fix: Mark applied/unapplied before up/down when marking applied on success and failure

fix: bug with inverted condition
2022-06-22 09:36:02 -07:00
Vladimir Mihailenco
4eaf70efa8 chore: update readme 2022-04-05 09:55:19 +03:00
Vladimir Mihailenco
d6e6e55142 fix: change rollback to always record migrations 2022-03-25 15:50:00 +02:00
Vladimir Mihailenco
092a2dbf28 feat: initial commit 2022-03-21 08:58:25 +02:00