Skip to content

Releases: thecodingmachine/magic-query

Improving "IN" behaviour

14 Apr 16:27
Compare
Choose a tag to compare

Adding special handling of NULL with "="

04 Apr 12:41
Compare
Choose a tag to compare

"= null" now gets transformed into "is null" automatically

Releasing v1.1

29 Feb 12:21
Compare
Choose a tag to compare

1.1 release adds support for Magic JOINs and Magic Twig.
It also tremendously approve quality of SQL parsing.

First beta version for 1.1 release

29 Jan 14:20
Compare
Choose a tag to compare
Pre-release

1.1 release adds support for Magic JOINs and Magic Twig.
Plus, it corrects a bunch of bugs!

First release

25 Sep 14:37
Compare
Choose a tag to compare
Merge pull request #1 from rbergDrox/1.0

Fix Parameters with IN condition