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

Fixed Issue 1796 : utils.uncomment not removing "line" comments #1802

Closed vishal6557 closed 9 months ago

vishal6557 commented 11 months ago

I have added new tests related to this issue and it is working fine in local #1796

vishal6557 commented 9 months ago

@mathiasrw Please review the PR whenever you get a chance.

mathiasrw commented 9 months ago

Thank you!

mathiasrw commented 9 months ago

Released as part of v4.2.3