Changelog
6.3.0 (2020-04-11)
Changelog
6.2.0 (2020-02-09)
Changelog
6.1.2 (2019-11-23)
Changelog
6.0.0 (2019-09-01)
allow overriding the autogenerated join decomposition schema (2e84cb3)
automatically deep insert when targeting a compound Readable (3235498)
create compound Readables with Readable.join() (75ad213)
decompose with compound keys (e934444)
decomposeTo 'dictionary' transforms records into id:record maps (6165fb5)
open-ended decomposeTo instead of boolean array flag; default to arrays instead of objects (b4d4b30)
preserve type when ordering by JSON fields (2ef6dc7), closes #683
use 'omit' in join schema for relations not wanted in the decomposed output (ce695d5)
don't add an ORDER BY clause unless explicitly called for (e78ecec)