add upgrade and downgrade path

pull/7788/head
naisila 2024-12-23 15:43:23 +03:00
parent 0f86f96853
commit 02a030eb6a
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-- citus--12.1-1--13.0-1.sql
-- bump version to 13.0-1

View File

@ -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