mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 11:20:37 +09:00
fix: renumber worktree merge history migrations
This commit is contained in:
parent
ae6aac044d
commit
d47ec56eca
12 changed files with 215 additions and 136 deletions
1
packages/db/src/migrations/0041_curly_maria_hill.sql
Normal file
1
packages/db/src/migrations/0041_curly_maria_hill.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "instance_settings" ADD COLUMN IF NOT EXISTS "general" jsonb DEFAULT '{}'::jsonb NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue