Codykilpatrick/Celestia

Combine items migration and comments migration.

Closed this issue · 1 comments

When I was first creating the migrations I didn't understand what comments were. So there is a up/down migration for the items table and an up/down migration for the comments on that table.
https://github.com/Codykilpatrick/Celestia/tree/main/packages/celestia-database/migrations/sqls

If someone could essentially merge those two into one to clean up our migrations that would be awesome!

Going to close this for now as its not a pressing issue.