diff options
| author | John Oxley <john.oxley@gmail.com> | 2026-05-15 00:07:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-14 23:07:08 +0000 |
| commit | 27cf6d2af5ae1a4884164d3b0ca44fbbf4a8fab1 (patch) | |
| tree | 9dd9d7b90b35d2eabaf754d83831fb15bd5164af /crates/atuin-client/src/settings/scripts.rs | |
| parent | chore: vouch for all existing contributors (#3486) (diff) | |
| download | atuin-27cf6d2af5ae1a4884164d3b0ca44fbbf4a8fab1.zip | |
refactor: pull `fn into_utc` into atuin-server-database crate (#3487)
The `fn into_utc` was defined in both `atuin-server-postgres` and
`atuin-server-sqlite`, with tests being in the postgres crate. This
pulls the function into the `atuin-server-database` crate along with the
tests and references it from both crates.
## Checks
- [X] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [X] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'crates/atuin-client/src/settings/scripts.rs')
0 files changed, 0 insertions, 0 deletions
