stash/pkg/sqlite/migrations/80_studio_organized.up.sql

1 line
No EOL
74 B
SQL

ALTER TABLE `studios` ADD COLUMN `organized` boolean not null default '0';