mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
(fix) Removed trailing ;
This commit is contained in:
@@ -6,4 +6,4 @@ CREATE TABLE @{tableName} (
|
||||
c_uid VARCHAR(255) NOT NULL PRIMARY KEY,
|
||||
c_defaults CLOB,
|
||||
c_settings CLOB
|
||||
);
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user