atuin/atuin-server-database
Vlad Stepanov 4077c33adf
Builder interface for History objects (#933)
* [feature] store env variables in History records

WIP: remove `HistoryWithoutDelete`, add some docstrings, tests

* Create History objects through builders.

Assure in compile-time that all required fields
are set for the given construction scenario

* (from #882) split Cmd::run into subfns

* Update `History` doc

* remove rmp-serde from history

* update warning

---------

Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
2023-06-15 10:29:40 +00:00
..
src Builder interface for History objects (#933) 2023-06-15 10:29:40 +00:00
Cargo.toml refactor server to allow pluggable db and tracing (#1036) 2023-06-12 09:04:35 +01:00