We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fa22d01
Upsert with changing secondary key during enumeration by same secondary key. Correctly continue enumeration after such change.
c5f7317
Enumerator MoveNext return always false after end of iteration.
6f77218
RemoveById with relations with secondary indexes didn't work correctly.
0cd07c7
Disposing DB when there are still some transactions now throws BTDBException.
0e92958
Constraint Enumerator could be not correctly iterated multiple times. Now really fixed.
acaff0d
Constraint Enumerator could be not correctly iterated multiple times.
f9a25da
Cursor leak. And another bug in BTree Cursor.
9e721e5
Long time bug in FindLastWithPrefix in InMemoryKeyValueDB.
f5eeaa0
Workaround crash in ExtractPropertyFromGetter in source generator.
56112e4
Support of nameof expression in name of SecondaryKey in Relation.