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

Fix migration of DateTime to EF #7381

Merged
merged 1 commit into from Mar 3, 2022

Conversation

crobibero
Copy link
Member

Fixes #7108

The DateTime was stored as TEXT, and .ToDateTime() calls new DateTime(This.ToInt64()), which is parsed as 0

@crobibero crobibero added this to Active PRs in Release 10.8.0 via automation Mar 1, 2022
@github-actions
Copy link

github-actions bot commented Mar 1, 2022

Changes in OpenAPI specification found. Expand to see details.

What's New


POST /Plugins/SecurityInfo

Updates plugin security info.

Release 10.8.0 automation moved this from Active PRs to Approved PRs Mar 1, 2022
@Bond-009 Bond-009 merged commit 6e91657 into jellyfin:master Mar 3, 2022
Release 10.8.0 automation moved this from Approved PRs to Completed PRs Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

wrong description of devices have connected in the past
3 participants