mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Splits the list of message UUIDs into smaller chunks to perform batch deletions with a maximum of 500 UUIDs per operation, avoiding `SQLiteException: too many SQL variables (code 1 SQLITE_ERROR)`. fixes #711 |
||
|---|---|---|
| .. | ||
| androidTest/java/com/geeksville/mesh | ||
| fdroid/java/com/geeksville/mesh | ||
| google/java/com/geeksville/mesh | ||
| main | ||
| test/java/com/geeksville/mesh | ||