X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=SQL%2Fpostgres.initial.sql;h=1a21ee28b130021b6fa81478a82c638126e758cd;hb=d62fdef2148c386843b1ee71655adaeea16e5146;hp=eb53332bf8e5225dcbfe2424a726c55adf3f8a0a;hpb=8d00e7f2ca613449885c5b9613a234c387825907;p=roundcube.git diff --git a/SQL/postgres.initial.sql b/SQL/postgres.initial.sql index eb53332..1a21ee2 100644 --- a/SQL/postgres.initial.sql +++ b/SQL/postgres.initial.sql @@ -1,3 +1,5 @@ +-- RoundCube Webmail initial database structure + -- -- Sequence "user_ids" -- Name: user_ids; Type: SEQUENCE; Schema: public; Owner: postgres