This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a4199ea312
nushell
/
crates
/
nu-command
/
src
/
stor
History
Stefan Holderbach
543a25599c
Simplify the feature gates for
stor
commands (
#11416
)
...
All of them depend on feature `sqlite` so just conditionally `use` the parent module.
2023-12-24 13:31:46 +01:00
..
create.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
delete.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
export.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
import.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
insert.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
mod.rs
Simplify the feature gates for
stor
commands (
#11416
)
2023-12-24 13:31:46 +01:00
open.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
reset.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
stor_.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00
update.rs
Move
stor
commands to category
Database
(
#11315
)
2023-12-13 16:24:16 +01:00