1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2024-11-21 15:15:40 +00:00
persistent-shell-history/TODOs
2013-12-11 15:44:24 -05:00

17 lines
331 B
Text

* add a ~/.persistent-shell-history.yaml
* move the db from gdbm to sqlite
- tables
** hostname
-- id
-- name
** command
-- id
-- value
** record
-- id
-- timestamp
-- hostname_id
-- command_id
* migration from current Marshal version need only to check the value, for if
it starts with "\x04\b{"