mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 13:25:47 +02:00
# Description Again avoid uses of the `Record` internals, so we are free to change the data layout - **Don't use internals of `Record` in `into sqlite`** - **Don't use internals of `Record` in `to xml`** Remaining: `rename` # User-Facing Changes None