Skip to content

Releases: pcardune/paul-db

sql/v0.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 07 Jan 00:02

Changes

πŸš€ Features

  • Implement IndexedDB-backed bufferpool storage @pcardune (#5)

core/v0.1.2 🌈

Choose a tag to compare

@github-actions github-actions released this 07 Jan 00:02

Changes

πŸš€ Features

  • Add rudamentary support for subscriptions @pcardune (#7)
  • Add support for storing rows larger than 4kb @pcardune (#6)
  • Implement IndexedDB-backed bufferpool storage @pcardune (#5)

core/v0.1.1 🌈

Choose a tag to compare

@github-actions github-actions released this 23 Dec 01:42

Changes

πŸš€ Features

  • Enhance ExprBuilder and aggregation support @pcardune (#4)
  • [feature] Add support for left joins @pcardune (#2)

πŸ› Bug Fixes

  • Fix regression in types for unique constraints @pcardune (#3)

core/v0.0.5 🌈

Choose a tag to compare

@github-actions github-actions released this 20 Dec 18:43
8c720cb

Changes

🧰 Maintenance

  • [chore] bump @paul-db/core version to 0.0.5 @pcardune (#1)