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

Saving user details with a date of birth present crashes with PostgreSql #959

Open
CrispinF opened this issue Oct 20, 2023 · 0 comments
Open
Labels

Comments

@CrispinF
Copy link
Contributor

An exception occurred in the database while saving changes for context type '"cloudscribe.Core.Storage.EFCore.PostgreSql.CoreDbContext"'." ""Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> System.InvalidCastException: Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.

@CrispinF CrispinF added the bug label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant