sql.js icon indicating copy to clipboard operation
sql.js copied to clipboard

How to port from Web SQL into this?

Open bean5 opened this issue 6 years ago • 2 comments

Is there a way to import from Web SQL?

bean5 avatar Oct 11 '18 18:10 bean5

Alt 1: rewrite your application code to follow the API of this project

Alt 2: get node-websql to work with SQL.js as I suggested in https://github.com/nolanlawson/node-websql/issues/27

brody4hire avatar Oct 11 '18 19:10 brody4hire