mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
refactor(infra): directory structure (#4615)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- DropForeignKey
|
||||
ALTER TABLE "snapshots" DROP CONSTRAINT "snapshots_workspace_id_fkey";
|
||||
|
||||
-- DropForeignKey
|
||||
ALTER TABLE "updates" DROP CONSTRAINT "updates_workspace_id_fkey";
|
||||
Reference in New Issue
Block a user