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:
@@ -12,4 +12,4 @@ CREATE TABLE @{tableName} (
|
||||
c_version INT NOT NULL,
|
||||
c_deleted INT NULL,
|
||||
CONSTRAINT @{tableName}_pkey PRIMARY KEY (c_folder_id, c_name)
|
||||
);
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user