dendrite/internal
Kegsay 8dc9506210
Don't use more than 999 variables in SQLite querys. (#1425)
* 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>
2020-09-14 16:39:38 +01:00
..
caching Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
config Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
sqlutil Don't use more than 999 variables in SQLite querys. (#1425) 2020-09-14 16:39:38 +01:00
test Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00