index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-client
/
migrations
/
20230319185725_deleted_at.sql
blob: 6c422abcc3e8eee5711aea1b9c230d779f7e8876 (
plain
) (
blame
)
1
2
-- Add migration script here
alter
table
history
add
column
deleted_at
integer
;