Skip to content

Releases: thecodingmachine/magic-query

v2.0.0

Choose a tag to compare

@homersimpsons homersimpsons released this 09 Jun 14:26

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0

v2.0.0-beta.2

Choose a tag to compare

@homersimpsons homersimpsons released this 08 Jun 14:58
37cf04d

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v1.5.2

Choose a tag to compare

@homersimpsons homersimpsons released this 01 Mar 17:37
677c031

What's Changed

  • Add support for UNION ALL and UNION DISTINCT by @Zheness in #89

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@homersimpsons homersimpsons released this 23 May 22:17
5107ebf

What's Changed

  • Adding ORDER support for UNION queries by @mhtghn in #86

New Contributors

Full Changelog: v1.5.0...v1.5.1

v2.0.0-beta.1

Choose a tag to compare

@nguyenk nguyenk released this 12 Jan 11:10
update to schema-analyser 2.0 +

v1.5.0

Choose a tag to compare

@homersimpsons homersimpsons released this 23 Sep 12:50
7efa677

Bugfix:

Miscellaneous:

v1.4.6

Choose a tag to compare

@moufmouf moufmouf released this 03 Aug 21:51
d4940bd

Bugfix:

  • #72 Fixing subquery aliases syntax for Oracle DBMS (@moufmouf)

v1.4.5

Choose a tag to compare

@moufmouf moufmouf released this 03 Aug 20:56
fda2a02

Bugfix:

  • #71 Fixing table aliases syntax for Oracle DBMS (@moufmouf)

v1.4.4

Choose a tag to compare

@moufmouf moufmouf released this 24 Jul 14:22
79e9211

Bugfix:

v1.4.3

Choose a tag to compare

@moufmouf moufmouf released this 22 Jul 08:53
3de7b7c

Bugfix

  • #69 Fixing an issue if there are no aliases in subqueries (@moufmouf)