mirror of
https://github.com/status-im/nim-rocksdb.git
synced 2025-02-22 11:58:21 +00:00
* Refactor API to pass in column family handle instead of string. * Check for unknown column family in getColFamilyHandle and update tests. * Update column family function names. Remove redundant exists check.