* refactor: unify backend and frontend servers * refactor: correct paths for openapi & drizzle * refactor: move api-client to client * fix: drizzle paths * chore: fix linting issues * fix: form reset issue
1 line
No EOL
74 B
SQL
1 line
No EOL
74 B
SQL
ALTER TABLE `volumes_table` ADD `auto_remount` integer DEFAULT 1 NOT NULL; |