Commit c9b84fe
committed
Release version 1.2.0
* Add node built-in REPL commands to auto-complete
* Fix keyword fetching for autocomplete when `show tables` fails
* Improve multi-line and multi-statement evaluation
* Execute multiple statements, separated by ';', individually
* Parse comments out of statements
* Execute statements sequentially, waiting for each to complete before
executing the next1 parent afb2810 commit c9b84fe
2 files changed
+77
-77
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments