Skip to content

Test & fix for NH-3917 #520

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

Merged
merged 1 commit into from
Nov 20, 2016
Merged

Test & fix for NH-3917 #520

merged 1 commit into from
Nov 20, 2016

Conversation

LordJZ
Copy link
Contributor

@LordJZ LordJZ commented Nov 5, 2016

https://nhibernate.jira.com/browse/NH-3917

SQLiteDialect only defines 'int' as keyword and as such Template.RenderWhereStringTemplate generates incorrect SQL. As this is used in Formula mapping, it's impossible to use cast in Formulas. Also reported here: http://stackoverflow.com/q/9174356

@oskarb oskarb merged commit 0769e2d into nhibernate:master Nov 20, 2016
@oskarb oskarb added this to the 4.1.0 milestone Nov 20, 2016
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