mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Don't use more than 999 variables in SQLite querys. Solve this problem in a more general and reusable way. Also fix #1369 Add some unit tests. Signed-off-by: Henrik Sölver <henrik.solver@gmail.com> * Don't rely on testify for basic assertions * Readability improvements and linting Co-authored-by: Henrik Sölver <henrik.solver@gmail.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| postgres | ||
| sqlite3 | ||
| interface.go | ||
| keydb.go | ||
| keydb_wasm.go | ||