Make PostgreSQL schema compatible with CockroachDB
This commit is contained in:
+1
-1
@@ -282,7 +282,7 @@ CREATE TABLE vcard_search (
|
||||
server_host text NOT NULL,
|
||||
fn text NOT NULL,
|
||||
lfn text NOT NULL,
|
||||
family text NOT NULL,
|
||||
"family" text NOT NULL,
|
||||
lfamily text NOT NULL,
|
||||
given text NOT NULL,
|
||||
lgiven text NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user