feat: Add new fields to split URL for Workspaces
Issue: Add new fields to split URL for Workspaces (#433381 - closed)
What does this MR do and why?
We need to add three new URL columns to the workspaces table, allowing these fields to be updated separately.
Also we need to remove the not null constraint from the URL column so that we can stop populating it.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.