Update database migrations and strengthen db smoke tests #462

Merged
adrienpoly merged 1 commits from strengthen-db-smoke-tests into main 2024-02-15 08:48:35 +08:00
adrienpoly commented 2024-02-15 06:09:43 +08:00 (Migrated from github.com)

Follow up to the talks in #459

  • fix migrations
  • strengthen the db smoke test to run the full db:drop db:create db:migrate db:seed steps

Co-authored-by: Christian Helgeson 62450112+cmhhelgeson@users.noreply.github.com

Follow up to the talks in #459 - fix migrations - strengthen the db smoke test to run the full db:drop db:create db:migrate db:seed steps Co-authored-by: Christian Helgeson <62450112+cmhhelgeson@users.noreply.github.com>
zachgoll (Migrated from github.com) approved these changes 2024-02-15 08:48:28 +08:00
zachgoll (Migrated from github.com) left a comment

Awesome, thank you both for the help on this!

Awesome, thank you both for the help on this!
Sign in to join this conversation.