Skip to content

Releases: devrev/meerkat

Added depth support on join path graph traversal

25 Feb 13:54
d88b703
Compare
Choose a tag to compare

Added depth support on join path graph traversal

Added support for {MEERKAT} placeholder in sql strings

06 Feb 08:46
5ed14da
Compare
Choose a tag to compare

Added support for {MEERKAT} placeholder in sql strings

Add table lock in DBM

05 Feb 10:23
1759577
Compare
Choose a tag to compare
  • Add table lock
  • Add partitions filter in getTableData

Add table lock in DBM

05 Feb 10:23
48e9bc0
Compare
Choose a tag to compare
  • Add table lock
  • Add partitions filter in getTableData

fix: indexeddbm update existing json files

01 Feb 09:57
6465650
Compare
Choose a tag to compare

Existing json files in indexed-dbm did not add the partitions when it is passed

Add DBM Partition support

29 Jan 15:09
7b37329
Compare
Choose a tag to compare

Add support for partition in DBM

Adding support for having clause

25 Jan 10:57
db41f2b
Compare
Choose a tag to compare

Adding support for having clause in meerkat core

DBM Query Cancellation

23 Jan 08:13
1dd17d4
Compare
Choose a tag to compare

Add support for query cancellation in DBM

Removed braces for alias

15 Jan 07:03
283c46f
Compare
Choose a tag to compare
fix: removed braces for alias (#52)

* removed braces for alias

* updated test cases

* bumped up package.json versions

Add DBM shutdown lock

10 Jan 09:09
967b180
Compare
Choose a tag to compare
v0.0.606

add: shutdown lock method (#50)