diff options
author | Kegsay <kegan@matrix.org> | 2020-09-14 16:39:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-14 16:39:38 +0100 |
commit | 8dc95062101b3906ffb83604e2abca02d9a3dd03 (patch) | |
tree | bdd5ec08d14c113346dd7d731e51403e83e5940b /syncapi/storage | |
parent | 913020e4b7ceeaf67b4c7ed8e0778126989846ef (diff) |
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>
Diffstat (limited to 'syncapi/storage')
0 files changed, 0 insertions, 0 deletions