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
bcfcd2c6f0
rust_forum
/
migrations
/
20241204225128_create_role_table.down.sql
2 lines
62 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: :sparkles: sqlx
2024-12-03 21:33:42 +03:00
-- Add down migration script here
user, role, post db
2024-12-04 23:17:19 +03:00
DROP
TABLE
IF
EXISTS
"
role
"
;
Reference in a new issue
Copy permalink