mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 14:10:52 +01:00
1 line
80 B
SQL
1 line
80 B
SQL
CREATE UNIQUE INDEX `haex_workspaces_name_unique` ON `haex_workspaces` (`name`); |