This website requires JavaScript.
Explore
Help
Sign In
PlexSheep
/
rs-basic
Watch
1
Star
1
Fork
You've already forked rs-basic
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a207da8c16
rs-basic
/
members
/
diesel-demo
/
migrations
/
2024-06-27-090844_create_table
/
down.sql
3 lines
76 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
DROP
TABLE
IF
EXISTS
`
posts
`
;
Reference in New Issue
View Git Blame
Copy Permalink