dendrite/syncapi/storage
Henrik Sölver 83f038e12b
Don't use more than 999 variables in SQLite querys. (#1224)
Closes #1223

Signed-off-by: Henrik Sölver <henrik.solver@gmail.com>

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-07-27 13:19:30 +01:00
..
postgres Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
shared Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
sqlite3 Don't use more than 999 variables in SQLite querys. (#1224) 2020-07-27 13:19:30 +01:00
tables Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
interface.go Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
storage.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
storage_test.go Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
storage_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00