Add migration for threads. Add ability to load .env from wd
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE reminders ADD COLUMN `thread_id` BIGINT DEFAULT NULL;
|
||||
Reference in New Issue
Block a user