79315177

Date: 2024-12-29 08:21:12
Score: 2
Natty:
Report link

In my opinion, move project with migration files is better, because you copy all lifecycle of developing, then you can just update database using existing migrations. Also, you will have option to rollback to previous migration on new database or do retrospective on bugs using migrations. If you make migration on moved database you will lose those oportunities

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bohdan Kulish