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

11 Commits

Author SHA1 Message Date
5cd79b48c3 chore: rename WithQuery to Apply 2023-03-29 15:22:39 +03:00
f2100be620 feat: add on cluster option 2023-03-08 13:32:12 +02:00
3874d74090 chore: don't lock migrations by default 2022-11-09 10:11:14 +02:00
2c9485da7f chmigrate: add MissingMigrations 2022-08-27 10:57:01 +03:00
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