mirror of https://github.com/citusdata/citus.git
add upgrade and downgrade path
parent
0f86f96853
commit
02a030eb6a
|
@ -0,0 +1,3 @@
|
|||
-- citus--12.1-1--13.0-1.sql
|
||||
|
||||
-- bump version to 13.0-1
|
|
@ -0,0 +1,2 @@
|
|||
-- citus--13.0-1--12.1-1
|
||||
-- this is an empty downgrade path since citus--12.1-1--13.0-1.sql is empty
|
Loading…
Reference in New Issue