refactored workspace table

This commit is contained in:
2025-10-22 15:52:56 +02:00
parent f70e924cc3
commit 3d020e7dcf
5 changed files with 1077 additions and 6 deletions

View File

@ -0,0 +1,2 @@
DROP INDEX `haex_workspaces_position_unique`;--> statement-breakpoint
ALTER TABLE `haex_workspaces` DROP COLUMN `created_at`;

File diff suppressed because it is too large Load Diff

View File

@ -50,6 +50,13 @@
"when": 1761137108127,
"tag": "0006_gigantic_bloodaxe",
"breakpoints": true
},
{
"idx": 7,
"version": "6",
"when": 1761141111765,
"tag": "0007_stale_longshot",
"breakpoints": true
}
]
}