feat: add code and text block types (#609)
This commit is contained in:
parent
3df0fd4c0f
commit
9778631d6f
27 changed files with 1754 additions and 290 deletions
1
lib/db/migrations/0004_odd_slayback.sql
Normal file
1
lib/db/migrations/0004_odd_slayback.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "Document" ADD COLUMN "text" varchar DEFAULT 'text' NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue