yathit / ydn-db

Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
Apache License 2.0
503 stars 41 forks source link

Download page incorrect? #116

Open jpalermo opened 7 years ago

jpalermo commented 7 years ago

We're trying to download a copy of ydn-db that includes fulltext search and WebSQL. On the download page if I check "WebSQL", "Query" and "Fulltext Search" I'm offered a ydn.db-i-core-e-qry-text.js link for download.

This the same link that is offered if I check "IndexedDB" instead of "WebSQL".

Shouldn't the download link for the "WebSQL" version be ydn.db-s-core-e-qry-text.js?

fatso83 commented 2 years ago

There seems to be multiple issues related to downloads. Right now, there is no download button no matter what I check off.