mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 03:55:08 +00:00
58f8305114
SQLite now supports TRUE and FALSE constants, simplify some queries by inlining those instead of passing them as arguments.
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
Update SQL queries to inline boolean parameters as supported in SQLite 3.27.
|