Michael Angerman
|
160339bd1f
|
add in a new select test that exercises a different match arm of the select command (#718)
|
2022-01-10 13:29:52 -08:00 |
|
JT
|
f7e3d4de24
|
Add fuzzy/ignore flag to get (#641)
|
2022-01-02 13:18:39 +11:00 |
|
Michael Angerman
|
5d58f68c59
|
port over from nushell the column flag for the length command (#617)
* port over from nushell the column flag for the length command
* fix clippy error
* refactor with the get_columns now centrally located
|
2022-01-01 15:27:20 +11:00 |
|
JT
|
e94b8007c1
|
Allow update to also insert (#610)
|
2021-12-28 10:11:20 +11:00 |
|
JT
|
d603086d2f
|
Fix custom call scope leak, refactor tests (#580)
* Fix custom call scope leak, refactor tests
* Actually add tests
|
2021-12-26 06:39:42 +11:00 |
|