doc/development/postgresql_vfs.sql

branch
webdav
changeset 366
47bc686fafe4
parent 346
784b24381bed
--- a/doc/development/postgresql_vfs.sql	Sun May 15 08:56:00 2022 +0200
+++ b/doc/development/postgresql_vfs.sql	Sun Aug 07 13:46:43 2022 +0200
@@ -1,4 +1,3 @@
-
 create table Resource (
     resource_id       serial    primary key,
     parent_id         int       references Resource(resource_id),

mercurial