Skip to content

Releases: harehare/mq-db

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:19
Immutable release. Only release title and notes can be modified.
1f33cff

What's Changed

  • feat(storage): persist custom tables to catalog storage by @harehare in #5
  • feat(storage): make custom table INSERT incremental by @harehare in #6
  • feat(sql): expand function library and add zone-map document pruning by @harehare in #7

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 13:36
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:48
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat(store): append documents to existing .mq-db via index command by @harehare in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:04
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat(sql): add DDL support, custom tables, and WHERE filter fixes by @harehare in #2
  • feat(sql): add mq() scalar function and remove separator comments by @harehare in #3

Full Changelog: https://github.com/harehare/mq-db/commits/v0.1.0