1.5.0 (2024-02-02)
Added
- SELECT returns LargeBinaries as streams unless feature flag "stream_compat" is set (#251) (8165a4a)
- Support Readable Streams inside INSERT.entries (#343) (f6faf89)
Fixed
- config in streaming test with compat flag (#412) (335a178)
- Do not generate UUIDs for association keys (#398) (9970e14)
- make @cap-js/sqlite work with better-sqlite3@9.3.0 (#422) (44c0a59)
- sqlite date string compatibility parsing only for valid dates (#410) (2a8bb2d), closes #409
- UPSERT for @cap-js/hana for entities with multiple keys (#418) (9bbac6e)