Skip to content

Releases: moleculer-go/store

update to latest moleculer and fix issue with ginkgo tests

18 Apr 03:39
Compare
Choose a tag to compare

update to latest moleculer and fix issue with ginkgo tests

Fixed sqlite handling of date and date-time fields

01 Jun 09:37
9af8f0e
Compare
Choose a tag to compare

Fixed sqlite handling of date and date-time fields

SQLIte support to date / datetime fields

19 Dec 09:56
Compare
Choose a tag to compare

SQLIte support to date / datetime fields

Update SQLite to use crawshaw.io/sqlite v0.2.0

17 Dec 08:29
Compare
Choose a tag to compare

Update SQLite to use crawshaw.io/sqlite v0.2.0

New filter options and fixes

18 Sep 01:49
74f9018
Compare
Choose a tag to compare
Merge pull request #6 from moleculer-go/feat/custom_filters

Feat/custom filters

find and update action

27 May 03:00
a3a5198
Compare
Choose a tag to compare
Merge pull request #5 from moleculer-go/feat/findAndUpdate

Feat/find and update