Skip to content

postgres: v1.5.0

Compare
Choose a tag to compare
@cap-bots cap-bots released this 02 Feb 13:55
cbb584c

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

  • switch Postgres from json to jsonb (#402) (c98a964)
  • UPSERT for @cap-js/hana for entities with multiple keys (#418) (9bbac6e)