MatrixSynapse/synapse/storage
Anshul Madnawat 58f8305114
Inline SQL queries using boolean parameters (#15525)
SQLite now supports TRUE and FALSE constants, simplify some
queries by inlining those instead of passing them as arguments.
2023-07-26 18:45:47 +00:00
..
controllers
databases Inline SQL queries using boolean parameters (#15525) 2023-07-26 18:45:47 +00:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py