DamoFD / BugResolution

Welcome to Bug Resolution! This is a open-source project that consists of a Q&A site for developers of all skill levels!
MIT License
2 stars 2 forks source link

[FEATURE] Post Migrations #3

Closed DamoFD closed 1 year ago

DamoFD commented 1 year ago

Is your feature request related to a problem? Please describe. Create post migrations

Describe the solution you'd like This should include a foreign key to the users table, the posts are questions, so include columns such as description, title etc.