Skip to content

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.