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> |
||
|---|---|---|
| .. | ||
| partition_offset_table.go | ||
| postgres.go | ||
| postgres_wasm.go | ||
| sql.go | ||
| sqlutil_test.go | ||
| trace.go | ||
| trace_driver.go | ||
| trace_driver_wasm.go | ||
| uri.go | ||
| writer.go | ||
| writer_dummy.go | ||
| writer_exclusive.go | ||