Skip to content

Add an extra_data JSON field to the Profile model #13935

@sijandh35

Description

@sijandh35

Description

Introduce an extra_data JSON field on the Profile model to provide flexibility for storing additional, general user-related attributes when needed. This approach avoids expanding the model every time new attributes are required, keeps the main user model stable, and offers a flexible extension point without repeated schema changes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions