Releases: AlaSQL/alasql
Releases · AlaSQL/alasql
2023-08-01
What's Changed
- fix: Let EXISTS work for subqueries - thanks to @alsundukov in #1952 for solving the real problem of #1904
Full Changelog: v4.5.0...v4.5.1
2024-07-11
What's Changed
- Fix EXISTS Function for Subqueries (Issue #1904) by @Midwayne in #1939
- fix insertion of empty objects with union all statements by @kmr-rohit in #1940
New Contributors
- @Midwayne made their first contribution in #1939
- @kmr-rohit made their first contribution in #1940
Full Changelog: v4.4.0...v4.5.0
2024-05-24
2024-04-28
What's Changed
Full Changelog: v4.3.1...v4.3.3
2024-03-19
What's Changed
- fix(group_concat): Added fix for group_concat #1898 by @vishal6557 in #1900
- Fix(utils.isNode) Incompatibility of utils.isNode Function with signal-exit #1889 by @vishal6557 in #1901
- Invalid query throws n.Term #1871 by @vishal6557 in #1903
Full Changelog: v4.3.0...v4.3.1
2024-02-04
2024-01-27
2024-01-16
What's Changed
Full Changelog: v4.2.3...v4.2.5
2023-12-03
What's Changed
- Fixed Issue 1796 : utils.uncomment not removing "line" comments by @vishal6557 in #1802
Full Changelog: v4.2.2...v4.2.3
2023-11-13
What's Changed
- Support cache for "WHERE (NOT) IN" to fix #1833 - by @paulrutter in #1834
- Regression of "SELECT query (a AS b, b AS c)" to fix #1820 by @paulrutter in #1835
Full Changelog: v4.2.1...v4.2.2