Initial commit: KOC LOOP platform
This commit is contained in:
5
drizzle/0001_sloppy_blue_blade.sql
Normal file
5
drizzle/0001_sloppy_blue_blade.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE `contents` ADD `source_row` integer;--> statement-breakpoint
|
||||
ALTER TABLE `tasks` ADD `source_url` text DEFAULT '' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `tasks` ADD `source_sheet_id` text DEFAULT '' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `tasks` ADD `source_sheet_name` text DEFAULT '' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE `tasks` ADD `source_synced_at` text;
|
||||
Reference in New Issue
Block a user