Manual server file uploads implemented
This commit is contained in:
parent
c8308664d3
commit
70b5285e16
10 changed files with 329 additions and 26 deletions
1
sql/00012.sql
Normal file
1
sql/00012.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public.file ADD upload_complete bool DEFAULT false NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue