1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update dependencies: checkstyle to 8.23, jmockit to 1.48, junit to 5.5.1, h2 to 1.4.199, hsqldb to 2.5.0, maven-project-info-reports-plugin to 3.0.0, maven-site-plugin so 3.8.2 More... over 5 years ago
[SQLLINE-332] Added historyFlags property to customize !history output, updated docs More... over 5 years ago
[SQLLINE-343] Use batches accordingly More... over 5 years ago
[SQLLINE-340] Rethrow SQLException from DatabaseMetaDataHandler if it is the cause More... over 5 years ago
Add setReadOnly connection option More... over 5 years ago
[SQLLINE-337] Move connection information to debug level More... over 5 years ago
[SQLLINE-326] Respect user, password properties in url; add connectInteractionMode property More... over 5 years ago
[SQLLINE-210] Add property to skip doc generation More... over 5 years ago
[SQLLINE-331] Autocompletion for schema, table, column names More... over 5 years ago
[SQLLINE-316] Link to demos page More... over 5 years ago
[SQLLINE-248] !dropall for specific schemas More... over 5 years ago
[SQLLINE-327] !reconnect should respect fastconnect property value More... over 5 years ago
[SQLLINE-323] Add line numbers support More... over 5 years ago
[SQLLINE-306] Turn off menu because of issue mentioned in #306 More... over 5 years ago
[SQLLINE-318] Correct highlighting and line continuation for '/*/' More... over 5 years ago
Update dependencies JLine3 to 3.12.1 Checkstyle to 8.22 Jmockit to 1.47 Junit to 5.5.0 maven-jar-plugin to 3.1.2 maven-surefire-plugin to 2.22.2 More... over 5 years ago
[SQLLINE-314] Description for command name completion candidates depending on showCompletionDesc property value More... over 5 years ago
[SQLLINE-312] Show error if there are wrong arguments for !metadata methods More... over 5 years ago
[SQLLINE-310] !schemas command More... over 5 years ago
[SQLLINE-309] Fix highlighting of sqlline commands with quoted arguments More... over 5 years ago
Publish site More... over 5 years ago
[SQLLINE-305] Posix compatibility for double quotes to allow spaces inside command arguments More... over 5 years ago
[maven-release-plugin] prepare for next development iteration More... over 5 years ago
[maven-release-plugin] prepare release sqlline-1.8.0 More... over 5 years ago
[SQLLINE-304] Release 1.8 More... over 5 years ago
Use https: rather than http: whenever possible More... over 5 years ago
[SQLLINE-295] Find all db metadata methods including class hierarchy cases More... over 5 years ago
[SQLLINE-302] Make tests running with its own sqlline.properties via propertiesFile property Remove all instantiations of SqlLine from PromptTest More... over 5 years ago
[SQLLINE-288] Output null value as "null" More... over 5 years ago
[SQLLINE-298] Optional extra parameters for '!set outputformat' command More... over 5 years ago