Add "Describe" command, with support for describing both (a) specific table(s) and...
[squelch.git] / src / main / java / net / jaekl / squelch / Squelch.java
2016-06-22 Chris JaeklAdd "Describe" command, with support for describing...
2016-06-12 Chris Jaeklselect queries now work, and print tabular output.
2016-06-11 Chris JaeklAdd DbDriver, with support for a few popular JDBC drivers.
2016-06-11 Chris JaeklInitial commit