Software /
code /
prosody
Comparison
HACKERS @ 10038:7dd0dddd8e02 0.11
util.sql: Ignore if tables and indices already exist on creation (fixes #1064)
Tested with SQLite3 3.16.2 and 3.27.2 and Postgres 11.
MySQL does not support IF NOT EXISTS for indices so not handled here.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 30 May 2019 23:50:28 +0200 |
parent | 7359:a5a080c12c96 |
child | 9858:54147de1d1b1 |
comparison
equal
deleted
inserted
replaced
10036:045209b41b3a | 10038:7dd0dddd8e02 |
---|