MatrixSynapse/synapse/storage
Patrick Cloke b2b0c85279
Support providing an index predicate for upserts. (#13822)
This is useful to upsert against a table which has a unique
partial index while avoiding conflicts.
2022-09-15 18:28:48 +00:00
..
controllers
databases
engines
schema
util
__init__.py
_base.py
background_updates.py Support providing an index predicate for upserts. (#13822) 2022-09-15 18:28:48 +00:00
database.py Support providing an index predicate for upserts. (#13822) 2022-09-15 18:28:48 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py