summaryrefslogtreecommitdiffstats
path: root/javascripts/sqljs_driver.js
Commit message (Expand)AuthorAgeFilesLines
* New plugin to automatically build the main module upon applicationJake Feasel2012-07-101-1/+1
* Better implementation of object inheritanceJake Feasel2012-07-081-16/+15
* Refactoring some of my sqlite code, plus more little CSS tweaksJake Feasel2012-07-071-18/+10
* Preventing sqljs from running empty queriesJake Feasel2012-06-071-63/+58
* Fixes for alternate terminators for SQLite. Also a check for Railo / ACFJake Feasel2012-06-061-4/+8
* Working schema structure retrieval function for SQLite optionsJake Feasel2012-05-101-0/+2
* Improvements to the browser context options, so when one fails the otherJake Feasel2012-05-041-1/+1
* Adding logic to prevent some types of queries from throwing errors whenJake Feasel2012-03-241-15/+22
* Handling browsers (like IE9) which don't work with SQL.jsJake Feasel2012-03-191-0/+2
* Browser-based querying with SQLite via SQL.js; initial work started fororigin/websqlJake Feasel2012-03-181-0/+155