nim-eth/tests/db
Jacek Sieka 68e6aadc29 sqlite3: support option type
.. and any integer when writing but don't support int32 on reads -
internally sqlite will truncate on overflow which isn't nice.
2021-05-26 13:32:31 +03:00
..
all_tests.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
test_kvstore.nim kvstore fixes (#350) 2021-05-17 15:55:57 +02:00
test_kvstore_rocksdb.nim kvstore fixes (#350) 2021-05-17 15:55:57 +02:00
test_kvstore_sqlite3.nim sqlite3: support option type 2021-05-26 13:32:31 +03:00