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
/
migrations
/
2021-03-21-181750_create_sessions
/
down.sql
blob: 53a779c9b575d186129c038d3c79348f9550b211 (
plain
) (
blame
)
1
2
-- This file should undo anything in `up.sql`
drop
table
sessions
;