mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 17:14:03 +00:00
1 line
83 B
SQL
1 line
83 B
SQL
ALTER TABLE "members" ADD COLUMN "lifecycle_status" text DEFAULT 'active' NOT NULL; |