0.11.0 #46
zombiezen
announced in
Announcements
0.11.0
#46
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 0.11 changes the aggregate function API.
Changed
AggregateFunction
. The previous 4-callback approach has been removed and replaced with a singleMakeAggregate
callback. Not only was the previous API unwieldy, but it failed to handle concurrent aggregate function calls in a single query.modernc.org/sqlite
version updated to 1.20.0.This discussion was created from the release 0.11.0.
Beta Was this translation helpful? Give feedback.
All reactions