Skip to content

Update master #2

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 270 commits into from
Nov 24, 2020
Merged

Update master #2

merged 270 commits into from
Nov 24, 2020

Conversation

csharper2010
Copy link
Owner

No description provided.

bahusoid and others added 30 commits June 13, 2019 16:33
Join in subselect based on alias for item in root select was not added. This fixes the specific case in the least risky way.

Fixes #1228
* Add helper methods to get the configured connection string
* Expand NH-3426 tests to expose GH-2110 (and GH-2109)
* Detect BinaryGuid setting and apply correct GUID-to-string expression
* Document the new sqlite.binaryguid setting

BinaryGuid is a configuration property of some MySql drivers, but relates to type used in the database for handling GUIDs, which impacts the dialect.

The cases for GH-2109 are marked as ignored for now, as that is not a regression.

Fixes #2110
This fix the generation bug which previously had to be reverted after
each generation, see maca88/AsyncGenerator#133.
bahusoid and others added 29 commits September 16, 2020 08:51
* Register `right` function in SQLiteDialect

Fixes #1349
* Also mark TextHolder as not supported by DB2Dialect
Fixes #2559

Co-authored-by: maca88 <bostjan.markezic@siol.net>
And document a missing breaking change.
Fixes #2578
# Conflicts:
#	build-common/NHibernate.props
#	src/NHibernate/Engine/JoinSequence.cs
#	src/NHibernate/Loader/JoinWalker.cs
#	src/NHibernate/Loader/OuterJoinableAssociation.cs
@csharper2010 csharper2010 merged commit ef67d5b into csharper2010:master Nov 24, 2020
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.