Normalize tables in SQL database
Registered by
Adam Young
We currently serialize an object blob as JSON inside the SQL store. This has lead to several bugs. The user table at a minimum has user {"password": "" "enabled": true, "email": "<email address hidden>", "tenantId": null}
The tenant table has {"enabled": true, "description": null} So at a minimum we extract these values into columns .
Blueprint information
- Status:
- Complete
- Approver:
- Joseph Heck
- Priority:
- High
- Drafter:
- Adam Young
- Direction:
- Needs approval
- Assignee:
- Adam Young
- Definition:
- Approved
- Series goal:
- Accepted for grizzly
- Implementation:
- Implemented
- Milestone target:
- 2013.1
- Started by
- Joseph Heck
- Completed by
- Adam Young
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
SQL upgrade test.
(?)