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
/
crates
/
atuin-scripts
/
migrations
/
20250326160051_create_scripts.down.sql
blob: b2c5a36368a4d2cde9220f0173995e984779bd2a (
plain
) (
blame
)
1
2
DROP
TABLE
scripts
;
DROP
TABLE
script_tags
;