Releases
v0.11.0
asdine
released this
24 Mar 07:17
SQL
Add OFFSET
, LIMIT
and ORDER BY
to DELETE statement #318 #319 #320 @jhchabran
fix: query returning no result when using ORDER BY
with sql/driver
implementation #352 @tzzed
Core
New Stream API #343
Update Badger to v3 #350
Integers are now compacted when encoded #351 (⚠️ Breaking change) @jhchabran
Infer constraints based on user-defined ones #358
Queries using primary keys are much faster #310
fix: Encoding of consecutive integers in arrays #362 @jhchabran
fix: Incorrect index state with UPDATE queries on indexed fields #355 #368
fix: Build index upon creation #371
fix: BLOB
to byte array decoding #305
CLI
New genji dump
command #315 @tzzed
New genji restore
command #321 @tzzed
fix: .dump not outputting DEFAULT
clause #329 @jhchabran
fix: Deadlock when trying to open a locked database #365
fix: Panic on genji insert
when specified engine doesn't exist #331
You can’t perform that action at this time.