theopensystemslab / planx-new

Planβœ• is a platform for creating and publishing digital planning services
https://editor.planx.uk
Mozilla Public License 2.0
13 stars 2 forks source link

refactor: drop redundant columns from `teams` table #3648

Closed RODO94 closed 1 week ago

RODO94 commented 1 week ago

What does this PR do?

I have dropped all columns in the teams table that have been moved to the team_settings table. I have updated the necessary scripts in seed-database/write and made one change to the team_summary view relating to reference_code

GH regression tests run and all passed

github-actions[bot] commented 1 week ago

πŸ€– Hasura Change Summary compared a subset of table metadata including permissions:

Updated Tables (1)

github-actions[bot] commented 1 week ago

Removed vultr server and associated DNS entries

RODO94 commented 1 week ago

E2E playwright dependency step took 30+ minutes... don't know if I should flag this as a concern.