Skip to content

Conversation

@SeferMirza
Copy link
Member

@SeferMirza SeferMirza commented Jan 11, 2026

The date data in the record returned from the database is attempted to be passed
as a date during the cast operation, but it fails because its type is timestamp.

SQL: select cast(typedentit0_.Date as date) as ....

Tasks

  • reproduce issue
  • fix, error when casting the date data of Datetime
    to Date type

@SeferMirza SeferMirza added this to the crm-ready milestone Jan 11, 2026
@SeferMirza SeferMirza self-assigned this Jan 11, 2026
@cihandeniz cihandeniz linked an issue Jan 12, 2026 that may be closed by this pull request
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.

Nhibernate, DateOnly cast exception

1 participant