diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2015-01-08 15:03:43 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2015-01-08 15:03:55 -0700 |
commit | ea7ace2f62a387cafbaa5b839753305315076208 (patch) | |
tree | 5a9125cfe35c7c2e571a86d99ef0842c806ad225 /db_test.go | |
parent | README (diff) | |
download | dedo-ea7ace2f62a387cafbaa5b839753305315076208.tar.gz dedo-ea7ace2f62a387cafbaa5b839753305315076208.tar.xz |
Remove 'import' and 'export' CLI commands.
The import and export commands are a relic of early Bolt when the file
format was not stable. If the file format changed then users could export
their old data and import it into a new database with a new format.
The Bolt DB file format is stable and will not change so this command is no
longer needed.
Thanks to Alejandro Gaviria for pointing this out.
Diffstat (limited to 'db_test.go')
0 files changed, 0 insertions, 0 deletions