Closed GordiNoki closed 3 weeks ago
Fixes e2e backend tests after model changes for map zones
nx run db:create-migration <name>
feat: Add foo
chore: Update bar
fixup
Fixes e2e backend tests after model changes for map zones
Checks
nx run db:create-migration <name>
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits