Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'SQL/postgres/2020091000.sql')
-rw-r--r--SQL/postgres/2020091000.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/SQL/postgres/2020091000.sql b/SQL/postgres/2020091000.sql
index d27fd32b1..fa618b3b7 100644
--- a/SQL/postgres/2020091000.sql
+++ b/SQL/postgres/2020091000.sql
@@ -1,3 +1,4 @@
+
CREATE SEQUENCE collected_addresses_seq
START WITH 1
INCREMENT BY 1