diff options
| author | James Trew <66286082+jamestrew@users.noreply.github.com> | 2025-03-09 18:34:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 22:34:49 +0000 |
| commit | c05b8f6879bad7fa9a49094b15a39a45a0b458d6 (patch) | |
| tree | 57dcac9d789ed010d774030b439198f35c7f1367 /crates/atuin-server-database | |
| parent | feat: make new arrow key behavior configurable (#2606) (diff) | |
| download | atuin-c05b8f6879bad7fa9a49094b15a39a45a0b458d6.zip | |
fix: improve broken symlink error handling (#2589)
Check atuin setting paths (eg. `db_path`) for broken symlinks on
initialization and disable all shell hooks + print error message.
sqlite doesn't create db files even with `.create_if_missing` when the
db files are a broken symlink. This would cause sqlite to error and
atuin to panic on every single keypress.
Also improves related error handling when calling atuin client commands
directly.
Diffstat (limited to 'crates/atuin-server-database')
0 files changed, 0 insertions, 0 deletions
