database
22
28%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Handle database tasks for the production environment.
Run migrations using the team migration tool. Check with the backend team if you are unsure which migrations need to run.
Remove tables and columns that are no longer referenced in the codebase. Coordinate with the team before making schema changes.