nushell/crates/nu-command/src/database
Jakub Žádník 26f31da711
Split merging of parser delta and stack environment (#6005)
* Remove comment

* Split delta and environment merging

* Move table mode to a more logical place

* Cleanup

* Merge environment after reading default_env.nu

* Fmt
2022-07-14 17:09:27 +03:00
..
commands Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
expressions Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
values Add bit operator: bit-xor (#5940) 2022-07-03 06:45:20 -05:00
mod.rs Db commands without DB (#5838) 2022-06-21 12:14:29 -05:00
test_database.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00