add: move upload server to buckets
This commit is contained in:
parent
8116307ba0
commit
75fe720f21
83 changed files with 351 additions and 458 deletions
2
manual_migrations/notes_is_global.sql
Normal file
2
manual_migrations/notes_is_global.sql
Normal file
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE notes
|
||||
ADD COLUMN is_global INT NOT NULL DEFAULT 0;
|
Loading…
Add table
Add a link
Reference in a new issue