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 #1789: JOINs only return the second subquery #1800

Closed adarshjhaa100 closed 11 months ago

adarshjhaa100 commented 11 months ago

This PR fixes the issue #1789.

mathiasrw commented 11 months ago

Thank you!

mathiasrw commented 11 months ago

Released as part of v4.1.9