Skip to content

Commit 2e136ea

Browse files
committed
sample migration to test deployment pipeline
1 parent 5ad64d9 commit 2e136ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
-- sample migration to test deployment pipeline
2+
UPDATE categories
3+
SET description = 'This is the prototype of a finitary algebraic category.'
4+
WHERE id = 'Grp';

0 commit comments

Comments
 (0)