Software /
code /
prosody
Diff
spec/json/fail12.json @ 13143:3ec48555b773
mod_storage_sql: Add UPSERT support
Currently limited to SQLite3 for lack of testing on other databases.
Adds a migration to replace the non-UNIQUE prosody_index, renaming it
prosody_unique_index since ALTER INDEX does not seem to be portable.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 10 Jun 2023 15:44:09 +0200 |
parent | 8236:4878e4159e12 |