1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-23 00:07:41 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
988091e532 feat(chmigrate): add WithReplicated option 2022-07-02 14:39:22 +03:00
e80d6d288b fix(migrate): upping was applying zero migrations 2022-06-27 09:55:38 -07:00
1f5dd92e2a chore: cleanup 2022-06-27 10:01:23 +03:00
f559e06009 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
4360cd8da9 chore: update readme 2022-04-05 09:55:19 +03:00
43a65a02e4 fix: change rollback to always record migrations 2022-03-25 15:50:00 +02:00
092a2dbf28 feat: initial commit 2022-03-21 08:58:25 +02:00