mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-21 15:32:45 -04:00
* 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
74 B
SQL
1 line
74 B
SQL
ALTER TABLE `volumes_table` ADD `auto_remount` integer DEFAULT 1 NOT NULL; |