mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 06:30:50 +01:00
refactored workspace table
This commit is contained in:
2
src-tauri/database/migrations/0007_stale_longshot.sql
Normal file
2
src-tauri/database/migrations/0007_stale_longshot.sql
Normal file
@ -0,0 +1,2 @@
|
||||
DROP INDEX `haex_workspaces_position_unique`;--> statement-breakpoint
|
||||
ALTER TABLE `haex_workspaces` DROP COLUMN `created_at`;
|
||||
Reference in New Issue
Block a user