kvdb icon indicating copy to clipboard operation
kvdb copied to clipboard

Key value data base API

Results 1 kvdb issues
Sort by recently updated
recently updated
newest added

kvdb_sqlite3.erl, or other modules using functions in this module, might crash since there is a faulty presumption that error codes returned from sqlite3 has the format {error, _Error}, for example...