Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
outadoc committed Sep 28, 2024
1 parent e5dde3e commit 19cc6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/src/commonMain/sqldelight/migrations/8.sqm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ALTER TABLE PastStream ADD COLUMN stream_id TEXT;
ALTER TABLE PastStream ADD COLUMN `stream_id` TEXT;

0 comments on commit 19cc6a8

Please sign in to comment.