mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-15 17:51:10 +00:00
58f8305114
SQLite now supports TRUE and FALSE constants, simplify some queries by inlining those instead of passing them as arguments.
1 line
77 B
Text
1 line
77 B
Text
Update SQL queries to inline boolean parameters as supported in SQLite 3.27.
|