Software /
code /
prosody
Comparison
makefile @ 13632:844e7bf7b48a
util.sql: SQLCipher support
This enables use of encrypted databases if LuaDBI or LuaSQLite3 has been
linked against SQLCipher. Using `LD_PRELOAD` may work as well.
Requires SQLCipher >= 4.0.0 due to the use of UPSERT
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 23 Jan 2025 16:38:56 +0100 |
parent | 12947:14a44b1a51d0 |
comparison
equal
deleted
inserted
replaced
13631:0fe27632a837 | 13632:844e7bf7b48a |
---|