Add delimiter to account setup. Closes #50
This commit is contained in:
5
SQL/postgres/2019112000.sql
Normal file
5
SQL/postgres/2019112000.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE
|
||||
ident_switch
|
||||
ADD COLUMN
|
||||
imap_delimiter
|
||||
char(1);
|
||||
Reference in New Issue
Block a user