Switch to postgres for the analysis task queue and some other minor improvements
This commit is contained in:
2
migrations/2024-09-16-221954_analysis-queue/down.sql
Normal file
2
migrations/2024-09-16-221954_analysis-queue/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE ANALYSIS_QUEUE;
|
||||
Reference in New Issue
Block a user