VelocityDB v10.1.x
Released: Jan 29, 2021
v10.1.x での更新項目
v10.1.1
Updated Feb 19, 2021
Fixes
- Fixed BTreeBase lookups in cases where indexed field uses comparison array data (like a UInt64 field) and have lots of duplicates in objects indexed.
v10.1
Updated Jan 29, 2021
Features
- Catalog now updates to the default database location automatically, in update transactions, after database files (*.odb) have been moved to a new directory/host.
Fixes
- Fix for OptimizedPersistable.Update(Action codeBlock) so that it works for not yet persisted objects.
- Fix for BTreeBase lookups in cases where indexed field has lots of duplicates in objects indexed.