AlaSQL / alasql

AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
http://alasql.org
MIT License
7.01k stars 650 forks source link

Fix for SELECT query (a AS b, b AS c), change in behavior between 4.1.9 and 4.1.10 #1835

Closed paulrutter closed 9 months ago

paulrutter commented 9 months ago

Fixes https://github.com/AlaSQL/alasql/issues/1820

Thank you for the time you are putting into AlaSQL!

mathiasrw commented 9 months ago

Epic. Thank you so much!

mathiasrw commented 9 months ago

Released as part of v4.2.2