-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: None
-
Labels:None
Upgrade SQLLine to 1.6.0.
SQLLine is a big improvement over 1.5.0; it uses jline3, and therefore provides color highlighting, line continuation, and multi-line editing. SeeĀ the release notes.
From the release notes:
WARNING: Between version 2 and 3, jline changed the format of its history file. After this change, you may need to remove your history file (~/.sqlline/history) or provide a --historyfile argument before SQLLine will start successfully.