0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Apr 11, 2023 — Apr 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed license in user guide More... over 15 years ago
Slight wording change More... over 15 years ago
Fixed problem with update target More... over 15 years ago
Added new doc JS More... over 15 years ago
Some changes to how Markdown docs are processed. More... over 15 years ago
Now downloads showdown.js More... over 15 years ago
Some tail recursion optimizations. More... over 15 years ago
Added ability to sort the names of the columns in a ".desc TABLE" command, depending on the value of the "sortcolnames" setting. More... over 15 years ago
Further Scala 2.8 mods More... over 15 years ago
- Converted to Scala 2.8.0. - Now must be compiled with xsbt (sbt version 0.6.x) - Got rid of MarkdownJ as the Markdown processor; it's buggy and not maintained any more. Markdown is now processed with the Showdown Javascript Markdown parser, invoked via Mozilla Rhino. More... over 15 years ago
1. Converted source to Scala 2.8. 2. Converted build (sbt) logic to build under Scala 2.8. Requires xsbt now. 3. Switched Markdown conversion from MarkdownJ (which has problems) to the Showdown Javascript Markdown parser, invoked via Rhino. More... over 15 years ago
Added ability to suppress display of SELECT result set More... over 15 years ago
Now copies FAQ into docs More... over 15 years ago
release of 0.3 More... over 15 years ago
Updated user guide More... over 15 years ago
Merge branch 'master' of [email protected]:bmc/sqlshell More... over 15 years ago
Changed how retrieval and execution times are displayed, to give slightly better real-time feedback. More... over 15 years ago
Merge branch 'master' of [email protected]:bmc/sqlshell More... over 15 years ago
comment removal More... over 15 years ago
Comment cleanup More... over 15 years ago
Removed conflicting import of javax.security.auth.login.Configuration More... over 15 years ago
Now serializes result sets to CSV files, not ObjectOutputStream files, to avoid memory starvation. More... over 15 years ago
Version 0.3 changes More... over 15 years ago
Fixed version number More... over 15 years ago
Added build timestamp to version output. Fixed handling of --version and --help options. More... over 15 years ago
Removed leftover reference to SCALA_HOME More... over 15 years ago
Upgrade to SBT 0.5.5 More... almost 16 years ago
Updated to SBT 0.5.4 More... almost 16 years ago
Start of version 0.3 More... almost 16 years ago
Log module More... almost 16 years ago