Skip to content

Releases: devrev/meerkat

Support for column projection in resolution query

15 Oct 00:16
9975f40

Choose a tag to compare

Allows users to specify a list of columns to include in the final resolved query when generating a query with resolution.

Bug fixes for alias handling

29 Jul 05:12
c89ed82

Choose a tag to compare

Correctly resolves alias when using {MEERKAT} syntax.
References the correct column when alias conflicts with a column name in the dataset.

Add string sql sanitize

27 Jul 15:06
9982207

Choose a tag to compare

Add string sql sanitize

Added alias support

24 Jul 02:50
d724e27

Choose a tag to compare

Added aliasing support in meerkat config

Add multi read table lock manager

07 Jul 17:33
7b88fb0

Choose a tag to compare

Add multi read table lock manager

Refactor tablewisefiles

04 Jul 05:23
640af75

Choose a tag to compare

Refactor tablewisefiles

Refactor tablewisefiles

04 Jul 05:22
640af75

Choose a tag to compare

Refactor tablewisefiles

Update Package executor

30 Jun 07:37
636add9

Choose a tag to compare

Update Package executor

Allow empty object as meerkat input

23 Jun 13:04
ebe04d1

Choose a tag to compare

Allow empty object as meerkat input

Exporting resolution function from meerkat

16 Jun 16:35
bbc41f1

Choose a tag to compare

Exporting resolution function from meerkat