Files
lst_v3/migrations/0046_chemical_the_leader.sql
Blake Matthes ba30281e59
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled
feat(mobile): auth added in
2026-05-06 05:07:16 -05:00

1 line
82 B
SQL

ALTER TABLE "scan_users" ALTER COLUMN "excluded_commands" SET DEFAULT '[]'::jsonb;