aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_sql.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-10-14 13:31:46 +0200
committerBadlop <badlop@process-one.net>2021-10-14 15:28:00 +0200
commitd3aa329769c09bb0614948358db2d5f98066c32a (patch)
tree714c87f9ecc8c34d6efe48b68497d0284255fbf9 /src/mod_vcard_sql.erl
parentOnly install some files when option enabled in configure (#3633) (diff)
Fix vcard_search definition in pgsql new schema (thanks to Stu Tomlinson)(#3695)
How to update an existing database: ALTER TABLE vcard_search DROP CONSTRAINT vcard_search_pkey; ALTER TABLE vcard_search ADD PRIMARY KEY (server_host, lusername);
Diffstat (limited to 'src/mod_vcard_sql.erl')
0 files changed, 0 insertions, 0 deletions