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
/
20241204225151_create_comment_table.down.sql
2 lines
65 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
"
comment
"
;
Reference in a new issue
Copy permalink