Eric
65a86e26f3
fix dep versions
2025-02-13 15:28:37 +11:00
Arnaud
7e053e5e0d
Cast to nil value because nil cannot be applied directly to distinct pointer
...
Signed-off-by: Arnaud <arnaud@status.im>
2024-12-06 17:40:50 +01:00
Arnaud
c2314f21fd
Catch exceptions
...
Signed-off-by: Arnaud <arnaud@status.im>
2024-12-06 17:40:50 +01:00
Dmitriy Ryajov
962c08c101
cleanup results import and some warnings ( #64 )
...
* cleanup results import and some warnings
* add some more push raises
2024-05-15 10:37:01 -07:00
Dmitriy Ryajov
d02f2e7380
Proper dispose ( #60 )
...
* cleanup error handling
* properly dipose statements and connections
* db should be var now
* autodispose db
2024-01-15 20:00:42 -08:00
Ben Bierens
0cde8aeb67
enables stylecheck ( #40 )
2023-03-09 10:24:44 +01:00
Dmitriy Ryajov
6c06a3b095
Adding batching capabilities ( #37 )
...
* adding batch entry
* add batched put and delete
* add batched tests
* adding batching capabilities to remaining stores
* open db in readonly mode
* make naming consistent
* release prepared statements
* don't use deprecated add
* check file exists on test exit
* remove unused var
2022-09-30 08:24:26 -06:00
Dmitriy Ryajov
13bc02f595
split out and cleanup sql lite store
2022-09-16 21:14:31 -06:00