Jonathan Turner
|
1882a32b83
|
Context cleanup (#2581)
* Specialize 'Context' to EvaluationContext and CompletionContext
* Specialize 'Context' to EvaluationContext and CompletionContext
* fmt
|
2020-09-20 09:29:51 +12:00 |
|
Jörn Zaefferer
|
08d1be79fc
|
Add some cross-references to usage texts (#2417)
|
2020-08-26 09:43:41 +12:00 |
|
Joseph T. Lyons
|
85d848dd7d
|
Stream results of drop command (#2114)
* Stream results of drop command
* When the amount of rows to drop is equal to or greaten than the size of the table, output nothing
|
2020-07-06 05:46:06 +12:00 |
|
Jonathan Turner
|
092ee127ee
|
Batch of moving commands off async_stream (#1917)
|
2020-05-30 16:34:39 +12:00 |
|
Jonathan Turner
|
360e8340d1
|
Move run to be async (#1913)
|
2020-05-29 20:22:52 +12:00 |
|
Jason Gedge
|
acf13a6fcf
|
Add (near) automatic testing for command examples (#1777)
|
2020-05-18 08:56:01 -04:00 |
|
Jonathan Turner
|
076fde16dd
|
Evaluation of command arguments (#1801)
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Finish adding the baseline refactors for argument invocation
* Finish cleanup and add test
* Add missing plugin references
|
2020-05-16 15:18:24 +12:00 |
|
Jonathan Turner
|
0b520eeaf0
|
Add a batch of help examples (#1759)
|
2020-05-12 17:17:17 +12:00 |
|
Jonathan Turner
|
2ac501f88e
|
Adds drop number of rows command (#1663)
* Fix access to columns with quoted names
* Add a drop number of rows from end of table
|
2020-04-26 18:34:45 +12:00 |
|