mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-02-14 07:21:23 -05: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; |