4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-31 17:25:05 +01:00
Kegsay 8dc9506210
Don't use more than 999 variables in SQLite querys. ()
* Don't use more than 999 variables in SQLite querys.

Solve this problem in a more general and reusable way.
Also fix 
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
..
2020-08-25 12:32:29 +01:00
2020-08-13 12:16:37 +01:00
2020-09-07 14:47:59 +01:00
2020-09-07 14:47:59 +01:00
2020-09-02 16:18:08 +01:00