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-20-171007_create_users
/
down.sql
blob: 5795f6b35273cd168413b639f2e10ad537273b31 (
plain
) (
blame
)
1
2
-- This file should undo anything in `up.sql`
drop
table
users
;