Skip to content

Releases: devrev/meerkat

Meerkat npm public release

05 Sep 09:36
e818304
Compare
Choose a tag to compare
feat(meerkat): make meerkat packages public (#102)

* feat(meerkat): make meerkat packages public

* fix: version for the meerkat-dbm

* fix: publish config registry

Add npmrc in meerkat

05 Sep 08:27
d26e83c
Compare
Choose a tag to compare

Add npmrc in meerkat

DBM Parallel - Indexed DBM

04 Sep 21:13
003667c
Compare
Choose a tag to compare

Add support for parallel indexed dbm

DBM Parallel - Prequery support

30 Aug 17:14
27f1c95
Compare
Choose a tag to compare

Add Prequery support in dbm parallel

DBM Parallel

28 Aug 09:02
ad4be88
Compare
Choose a tag to compare

Add support for DBM parallel using iframe

Group by only when measures has some length

10 Jun 11:59
edf1947
Compare
Choose a tag to compare

Group by only when measures has some length

Added support for in/not in operator in filters

23 May 11:41
52d604f
Compare
Choose a tag to compare

Added support for in/not in operator in filters

Allow circular schemas as input to joins

04 May 16:59
4a17236
Compare
Choose a tag to compare

Schema tree calculcation for circular input schemas
Added check for loops in the join path instead

Added support for set and not set in where clause

28 Apr 19:54
7d8b07f
Compare
Choose a tag to compare

Added support for set and not set in where clause

Fix: dbm table lock issue

19 Mar 07:10
385d478
Compare
Choose a tag to compare
fix(dbm): add table lock await (#71)

* add: await

* bump: version