Skip to content

Releases: depthbomb/sqrrl

v0.4.0

Choose a tag to compare

@depthbomb depthbomb released this 21 Sep 07:22
9b51b64

Added

v0.3.0

Choose a tag to compare

@depthbomb depthbomb released this 16 Sep 16:33
4358b11

Added

  • Typed nested eager loading

v0.2.0

Choose a tag to compare

@depthbomb depthbomb released this 16 Sep 06:44
967b82b

Added

  • Typed bulk inserts and upserts with explicit conflict handling.
  • Inclusive comparisons, literal substring matching, conditional updates/deletes, and atomic numeric increments.
  • Typed relationships with explicit batched loading and related-row existence filters.
  • Datetime, JSON, enum, and custom codec fields, plus creation and update factories.
  • Optional bounded reader connections with transaction-aware reads and cancellation handling.
  • Checked adoption of existing databases while preserving external migration history.
  • A runnable library example demonstrating the new APIs.

v0.1.0

Choose a tag to compare

@depthbomb depthbomb released this 16 Sep 05:51
e5d2d13
v0.1.0