mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01: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.
|