Skip to content

Releases: AlaSQL/alasql

2023-06-03

03 Jul 05:09
Compare
Choose a tag to compare
  • Fix #1409: Add support for post insert triggers for indexdb by @Julias0

Full Changelog: v4.1.1...v4.1.2

2023-06-20

20 Jun 12:06
Compare
Choose a tag to compare

Full Changelog: v4.0.6...v4.1.0

2023-06-18

18 Jun 06:20
Compare
Choose a tag to compare

Full Changelog: v4.0.5...v4.0.6

2023-06-13

12 Jun 15:09
Compare
Choose a tag to compare
  • Fix #1641 - Run async SQL in sequence instead of parallel.

Full Changelog: v4.0.4...v4.0.5

2023-06-08

08 Jun 23:39
Compare
Choose a tag to compare
  • Improve types to work with both require and import - thanks to @leqwasd !

2023-04-28

30 May 04:57
Compare
Choose a tag to compare

Thank you to @BirdboyBolu who made their first contribution in #1636

Full Changelog: v4.0.1...v4.0.2

2023-04-28

21 May 14:31
Compare
Choose a tag to compare
  • Breaking: Fix order by dates in queries with incomplete type information by @Buroni in #1649

Full Changelog

2023-02-08

08 Feb 07:00
Compare
Choose a tag to compare

Summary

  • fix #1415: UNION not returning correct result

Details

Details

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

2023-01-27

26 Jan 13:54
Compare
Choose a tag to compare

Fix #1625: Deprecate WebSQL as Chrome will remove support

2023-01-20

19 Jan 23:37
Compare
Choose a tag to compare

Summary

  • #1616 fix INSERT INTO with a SELECT * FROM subquery

Details

Full Changelog: v2.5.2...v2.5.3