atuin/src/local
Ellie Huxtable 8af0034ae0
Neaten the history listing code (#5)
I'd like to reduce the amount of SQL in the database code. Make it as
generic as possible, and later on perhaps expose a generic "execute"
function.

This function can be used by analysis commands, and the SQL can live
there - rather than database.rs being a huge bag of SQL.
2021-02-14 16:53:18 +00:00
..
database.rs Neaten the history listing code (#5) 2021-02-14 16:53:18 +00:00
history.rs Make pedantic clippy happy 2021-02-14 15:35:08 +00:00
import.rs Make pedantic clippy happy 2021-02-14 15:35:08 +00:00
mod.rs Implement history import 2021-02-13 19:37:31 +00:00