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
6.98k stars 649 forks source link

wiki/Getting%20started#in-browser-multi-line-sql-statements example alasql.min.js #1882

Open eerieA opened 5 months ago

eerieA commented 5 months ago

Hello. A very small inconsistency in the Wiki's multi-line sql statements example:

... , i.e. the url here is not up-to-date.

I think most people can figure this out very easily so it does not matter much if it is fixed or not. Just in case you got time to somehow rephrase this line to accommodate future url changes. Feel free to just close this issue after reading.