Commit message (Expand) | Author | Age | |
---|---|---|---|
* | When a JS SQLTester script throws, report the exception details back to the U... | stephan | 2023-08-30 |
* | Add a UI, of sorts, to the JS SQLTester. | stephan | 2023-08-30 |
* | Add a mechanism with which to import external SQLTester scripts into the JS t... | stephan | 2023-08-30 |
* | Add directives support to JS SQLTester comparable to the Java impl. This brin... | stephan | 2023-08-29 |
* | More fleshing out of JS SQLTester. | stephan | 2023-08-29 |
* | JS SQLTestRunner can now run the Java impl's core-most sanity tests, missing ... | stephan | 2023-08-29 |
* | Get the JS SQLTester command handlers in place sans those which have to run SQL. | stephan | 2023-08-29 |
* | Get the basic parsing pieces and command dispatching in place in the JS SQLTe... | stephan | 2023-08-29 |
* | Init bits of a port of Java's SQLTester to JS. Far from complete. | stephan | 2023-08-29 |