Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base custom User model #972

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Base custom User model #972

merged 6 commits into from
Apr 2, 2024

Conversation

danniel
Copy link
Collaborator

@danniel danniel commented Apr 2, 2024

No description provided.

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
seismic-risc ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 6:18am

@danniel
Copy link
Collaborator Author

danniel commented Apr 2, 2024

This PR creates a custom User model with no other fields than the default model.

The custom User model will use the default User database table.

In init.sh, if migrations are set to run, two SQL queries will be executed in order to insert into the migrations table the initial custom User migration.

At a later time we can create a migration for renaming again the custom User model table.

@tudoramariei tudoramariei merged commit 2670eaf into main Apr 2, 2024
7 checks passed
@tudoramariei tudoramariei deleted the danniel/baseCustomUserModel branch April 2, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants