In case I change the schema for whatever reason.
back
1 comments
But why?
This data doesn’t need to persist forever. You could literally drop the table (after doing a backup) anytime you need to make a migration.
I agree the data doesn't need to persist forever, but I don't want to think about backups either. Fussy, I know :)