Skip to content

Commit 958a352

Browse files
feat: adds connection db version checking feature
1 parent 5fc868a commit 958a352

31 files changed

Lines changed: 1999 additions & 26 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "connections" ADD COLUMN "version" text;

0 commit comments

Comments
 (0)