This website requires JavaScript.
Explore
Help
Sign in
Tahinli
/
rust_forum
Watch
1
Star
0
Fork
You've already forked rust_forum
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
511e05bd54
rust_forum
/
migrations
/
20241204225135_create_user_table.down.sql
2 lines
62 B
MySQL
Raw
Normal View
History
Unescape
Escape
user, role, post db
2024-12-04 23:17:19 +03:00
-- Add down migration script here
comment, interaction db
2024-12-05 01:57:47 +03:00
DROP
TABLE
IF
EXISTS
"
user
"
;
Reference in a new issue
Copy permalink