v0.0.6
v0.0.6 - 2023-11-22
- Added
DatabaseColumnTxntrait for transactional columns - Added
DatabaseTxntrait for transactions - Renamed
DatabaseColumntrait toDatabaseCommon - Moved
get_multi_reftoDatabaseCommonRefMuttrait - Added
Database::delete_dbmethod for deleting the underlying database - Removed
DatabaseCommonClearimplementation for RocksDB backends and replaced withDatabaseCommonDelete Database::innernow returns a reference to the underlying column instead of the database driver
Full Changelog: https://github.com/explodingcamera/okv/commits/v0.0.6