nim-eth/eth/db
Jacek Sieka 8f4ef19fc9
sqlite: support read-only kvstores (#563)
in a read-only database, we cannot create the table but we can still
reason about elements in it - they simply don't exist
2022-11-28 21:15:53 +01:00
..
kvstore.nim Fix some typos (#557) 2022-11-16 17:44:00 +01:00
kvstore_sqlite3.nim sqlite: support read-only kvstores (#563) 2022-11-28 21:15:53 +01:00