Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Migrate existing database schema to new schema #90

Closed
jmgasper opened this issue Sep 21, 2018 · 1 comment
Closed

Migrate existing database schema to new schema #90

jmgasper opened this issue Sep 21, 2018 · 1 comment

Comments

@jmgasper
Copy link
Collaborator

We've changed the schema recently:

#43
#77

We've added owner and copilot files, and deprecated the username field.

The problem is that we have existing prod data with the old schema and we can't lose those old projects.

We need to ensure that projects on the old schema are properly updated to the new schema. For now, the owner and copilot fields can be set to the value of the username field.

@jmgasper
Copy link
Collaborator Author

This seems to also affect ownership transfer of an old challenge without the new schema:

screen shot 2018-09-21 at 4 30 09 pm

@jmgasper jmgasper closed this as completed Oct 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant