Skip to content

Releases: AlaSQL/alasql

1.7.2 (2021-03-06)

06 Mar 14:18
Compare
Choose a tag to compare

Semver for the win

11.11.2020

11 Nov 02:17
Compare
Choose a tag to compare
  • Fix: Do not include null in COUNT or AVG fixes #1251

(24.09.2020)

24 Sep 15:07
Compare
Choose a tag to compare
  • Add: String and Number objects supported as values
  • Add: JOIN USING now supports String and Number objects
  • Fix: File naming when exporting to Exel

(31.05.2020)

24 Sep 15:07
Compare
Choose a tag to compare
  • Add: Use NOT BETWEEN without parenthesis.

(2020-05-20)

20 May 09:18
Compare
Choose a tag to compare
  • Add: Use BETWEEN without parenthesis.
  • Fix: Let ADD COLUMN use the given dbtypeid

Bam (29.01.2020)

29 Jan 04:10
Compare
Choose a tag to compare
  • Fix: Typescript typing

Qom (19.01.2020)

21 Jan 13:31
Compare
Choose a tag to compare
  • Fix: QUART/MEDIAN/MIN/MAX on number/date/string

Chabahar (02.01.2020)

02 Jan 13:23
Compare
Choose a tag to compare
  • Better: Support csv data from buffer
  • Better: Error message for foreign key constraint fail #1009
  • Fix: ORDER BY supports parameters #1100
  • Fix: Filestorage DELETE FROM #624
  • Fix: Drop trigger #1113

Qazvin(16.09.2019)

16 Sep 13:14
Compare
Choose a tag to compare
  • Add: Chain OUTER JOIN's #1105
  • Better: Typescript typings
  • Better: Updated dependencies
  • Fix: Join on CSV files directly
  • Fix: OUTER JOIN bug #1101
  • Fix: Pivot function cast for SUM and AVG

Lawdar (05.10.2018)

05 Sep 17:42
Compare
Choose a tag to compare
  • Add: Specified XLSX sheet without knowing the name