mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Ability to bulk import or export articles as gzip, handle domain prefix logic in API and other smaller improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- migrate:up
|
||||
CREATE DOMAIN "*/*" AS bytea;
|
||||
CREATE DOMAIN "*/*" AS BYTEA;
|
||||
|
||||
CREATE FUNCTION api.upload_file (BYTEA, OUT file_id UUID)
|
||||
AS $$
|
||||
|
||||
Reference in New Issue
Block a user