nim-eth/tests/db
Zahary Karadjov cc0d15ccac
Richer Sqlite API
* Adds a strongly typed API for creating custom SQL queries and
  executing them

* Uses destructors to simplify the error handling in the init logic
2020-10-13 21:44:42 +03:00
..
all_tests.nim port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
test_kvstore.nim port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
test_kvstore_rocksdb.nim port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
test_kvstore_sqlite3.nim Richer Sqlite API 2020-10-13 21:44:42 +03:00