This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
frost-zcash-demo
mirror of
https://github.com/ZcashFoundation/frost-zcash-demo.git
Watch
1
Star
0
Fork
You've already forked frost-zcash-demo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
359a26ff1d
frost-zcash-demo
/
server
/
migrations
/
20240627222152_init.down.sql
3 lines
97 B
SQL
Raw
Blame
History
-- Add down migration script here
drop
table
if
exists
users
;
drop
table
if
exists
access_tokens
;
Reference in New Issue
View Git Blame
Copy Permalink