Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nhibernate/nhibernate-core issues and pull requests
#3651 - Add support for "first-class span types" C# language feature
Issue -
State: open - Opened by zgabi 8 days ago
- 1 comment
#3647 - Mapping postgres vector type
Issue -
State: closed - Opened by xhafan 15 days ago
- 1 comment
#3644 - Provide test case for #3643
Pull Request -
State: open - Opened by cwatzl 30 days ago
#3643 - Query cache + entity with Enum id + child collection => NullReferenceException when loading from second level cache
Issue -
State: open - Opened by cwatzl 30 days ago
- 1 comment
#3642 - Bugfix for Issue 3622: ISession.Refresh does not update lazy properties
Pull Request -
State: open - Opened by ValResnick about 1 month ago
- 1 comment
#3640 - Some string.Intern's for minimizing duplicate strings count
Pull Request -
State: open - Opened by AlexanderKot about 1 month ago
- 4 comments
#3639 - With Version 5.5.x, Session.Merge leads to an additional unnecessary update statement, when merging transient versioned instances with child collections
Issue -
State: open - Opened by DominicUllmann about 1 month ago
#3638 - Make previously HQL:ed expressions automatic candidates in SELECT
Pull Request -
State: open - Opened by gliljas about 2 months ago
- 1 comment
Labels: t: Fix
#3637 - GH3618 - Failed recognition of SQL comments
Pull Request -
State: open - Opened by gliljas about 2 months ago
Labels: t: Fix
#3636 - Cannot do Distinct().Count() on complex anonymous type projection
Issue -
State: open - Opened by alfeg 2 months ago
#3634 - Feature Request for an Updatable SessionFactory
Issue -
State: open - Opened by Ganesh13024 2 months ago
- 1 comment
#3633 - Request for Clarification on Composite Key and Dynamic Model Mapping in NHibernate
Issue -
State: closed - Opened by Ganesh13024 2 months ago
#3632 - Fix version update on dirty collection with another property having optimistic-lock false
Pull Request -
State: closed - Opened by wvopt 2 months ago
- 4 comments
Labels: r: Fixed, t: Fix
#3631 - Missing version update on dirty collection with another property having optimistic-lock false
Issue -
State: closed - Opened by csharper2010 2 months ago
Labels: t: Bug, r: Fixed, c: Core, p: Minor
#3630 - Support for Configuring Npgsql Tracing Options in NHibernate
Issue -
State: open - Opened by sgudapa 3 months ago
- 3 comments
#3629 - Don't join fkey table when linq comparison with composite id
Pull Request -
State: open - Opened by jeff-hagen 3 months ago
#3628 - Referencing properties of a composite-id in Linq causes unnecessary joins.
Issue -
State: closed - Opened by jeff-hagen 3 months ago
#3624 - Add SybaseASE16Dialect with LIMIT and OFFSET pagination support
Pull Request -
State: open - Opened by vkvn 3 months ago
#3623 - Mapping-by-code aggregates component mapping for reused data class
Issue -
State: open - Opened by emwl 3 months ago
#3622 - ISession.Refresh does not update lazy properties
Issue -
State: open - Opened by ValResnick 4 months ago
- 3 comments
#3621 - Entities with inheritance causing problems
Issue -
State: closed - Opened by vknht 4 months ago
- 4 comments
#3620 - Update Oracle.ManagedDataAccess to v23 (major)
Pull Request -
State: open - Opened by renovate[bot] 4 months ago
Labels: p: Lowest, t: Task, dependencies
#3619 - Update dependency gitreleasemanager.tool to 0.18.0
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
Labels: r: Fixed, p: Lowest, c: Documentation, t: Task, dependencies
#3618 - ISQLQuery.ExecuteUpdate produces an exception in certain cases
Issue -
State: open - Opened by dimako 4 months ago
- 5 comments
Labels: t: Bug, c: Core, p: Minor
#3618 - ISQLQuery.ExecuteUpdate produces an exception in certain cases
Issue -
State: open - Opened by dimako 4 months ago
- 5 comments
#3616 - one-to-one causing N+1 SQL Select statements
Issue -
State: open - Opened by rodrigo-web-developer 4 months ago
- 1 comment
#3616 - one-to-one causing N+1 SQL Select statements
Issue -
State: open - Opened by rodrigo-web-developer 4 months ago
- 1 comment
#3615 - In single fetch running multiple select queries because of child mapping.
Issue -
State: closed - Opened by NandhaSaiS 4 months ago
- 4 comments
#3614 - Incorrect SQL generated for querying property of joined-subclass which is mapped with a formula
Issue -
State: open - Opened by craigfowler 5 months ago
- 1 comment
#3613 - Fix ByCode OneToOne XML serialization
Pull Request -
State: closed - Opened by fredericDelaporte 5 months ago
Labels: r: Fixed, t: Fix
#3612 - Update dependency log4net to v3
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
Labels: r: Fixed, p: Lowest, c: Tests, t: Task, dependencies
#3610 - Eliminate memory allocations in GuidCombGenerator under .NET 8+
Pull Request -
State: open - Opened by cd21h 5 months ago
- 3 comments
#3609 - NH generates incorrect SQL (ignoring property-ref mapping attribute) when querying a many-to-one relationship with a subquery that uses EXISTS(...)
Issue -
State: open - Opened by craigfowler 5 months ago
- 6 comments
#3608 - Memory leak in NHibernate 5.5.0 compared to 5.4.9
Issue -
State: open - Opened by Bogatinov 5 months ago
#3607 - Invalid ByCode serialization to XML for OneToOne mappings
Issue -
State: closed - Opened by craigfowler 5 months ago
- 4 comments
Labels: t: Bug, c: Mapping by Code, p: Minor, Regression
#3606 - Mark SetParameters of NHibernate.Linq.DefaultQueryProvider as virtual to allow override.
Issue -
State: closed - Opened by beginor 5 months ago
- 1 comment
#3604 - How to handle Multiple database with same table in MariaDB on Schema Update
Issue -
State: closed - Opened by Gyyone 6 months ago
#3603 - Allow deriving from DynamicMapEntityTuplizer
Pull Request -
State: closed - Opened by fredericDelaporte 6 months ago
Labels: r: Fixed, t: Fix
#3602 - Unable to Implement Custom Tuplizer Due to Internal Constructor in DynamicMapEntityTuplizer
Issue -
State: closed - Opened by Ganesh13024 6 months ago
- 1 comment
Labels: t: Bug, r: Fixed, p: Lowest, c: Core
#3601 - Encourage use of .NET 9.0's System.Threading.Lock
Pull Request -
State: open - Opened by MarkCiliaVincenti 6 months ago
- 5 comments
#3600 - Fix empty dynamic components causing a phantom update
Pull Request -
State: closed - Opened by nfplee 6 months ago
Labels: r: Fixed, t: Fix
#3597 - Error deshydrating property value
Issue -
State: closed - Opened by martbrou 6 months ago
- 1 comment
#3596 - Migrate renovate config
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
Labels: r: Fixed, p: Lowest, c: Toolset, t: Task
#3594 - Update dependency NUnit3TestAdapter to 4.6.0
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
Labels: r: Fixed, p: Lowest, t: Task, dependencies
#3593 - Update dependency NUnit.Console to v3.18.1
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
Labels: r: Fixed, p: Lowest, t: Task, dependencies
#3592 - NHibernate.Engine.ActionQueue.ExecuteAsync hides TaskCanceledException
Issue -
State: open - Opened by Madajevas 7 months ago
- 1 comment
#3591 - LINQ uses ternary expressions to generate error SQL
Issue -
State: open - Opened by HmgsLJ 7 months ago
- 3 comments
Labels: t: Bug, c: Linq Provider, p: Minor
#3590 - Remove Microsoft.SourceLink.GitHub
Pull Request -
State: closed - Opened by hazzik 7 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3588 - Proxy object backing field is null though property has value
Issue -
State: closed - Opened by emills-loftware 7 months ago
#3585 - NHibernate 5.5.2 Nuget pacakge throws Binary formatter error while used in .net 8
Issue -
State: closed - Opened by Additive-abc 7 months ago
- 1 comment
#3584 - ADOExceptionReporter logs errors without a stack trace
Issue -
State: open - Opened by justaszal 8 months ago
#3583 - Update dependency MySql.Data to v9
Pull Request -
State: open - Opened by renovate[bot] 8 months ago
Labels: p: Lowest, t: Task, dependencies
#3582 - Update NUnit to v4 (major)
Pull Request -
State: open - Opened by renovate[bot] 8 months ago
Labels: p: Lowest, t: Task, dependencies
#3581 - Update dependency NUnit.Analyzers to v4.2.0
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
Labels: r: Fixed, p: Lowest, t: Task, dependencies
#3580 - Update dependency log4net to v2.0.17
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
Labels: r: Fixed, p: Lowest, t: Task, dependencies
#3579 - Merge 5.5.2 into master
Pull Request -
State: closed - Opened by fredericDelaporte 8 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3578 - Release 5.5.2
Pull Request -
State: closed - Opened by fredericDelaporte 8 months ago
Labels: r: Fixed, p: Minor, c: Documentation, t: Task
#3577 - Merge 5.4.9 into 5.5.x
Pull Request -
State: closed - Opened by fredericDelaporte 8 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3576 - Release 5.4.9
Pull Request -
State: closed - Opened by fredericDelaporte 8 months ago
Labels: r: Fixed, p: Minor, c: Documentation, t: Task
#3575 - Expressions in the ORDER BY list cannot contain aggregate functions.
Issue -
State: open - Opened by mehranrezaei 8 months ago
- 4 comments
#3574 - Remove usage of NHIBERNATE_BOT_TOKEN
Pull Request -
State: closed - Opened by hazzik 8 months ago
- 2 comments
Labels: r: Fixed, p: Minor, t: Task, c: Async
#3572 - discriminator-value cannot be set to null
Issue -
State: open - Opened by tohidemyname 8 months ago
#3571 - fixing a truncated table name
Pull Request -
State: open - Opened by tohidemyname 8 months ago
- 1 comment
#3570 - Fixing a typo in PersistEvent.cs
Pull Request -
State: closed - Opened by tohidemyname 8 months ago
Labels: r: Fixed, p: Lowest, c: Core, t: Task
#3569 - An empty set from join query
Issue -
State: open - Opened by tohidemyname 8 months ago
#3568 - A possible bug
Pull Request -
State: open - Opened by tohidemyname 8 months ago
- 1 comment
#3566 - Creating an index with a specific column order over a foreign key and a discriminator
Issue -
State: closed - Opened by TiltonJH 8 months ago
#3565 - QueryOver.Future/FutureValue does not load NoLazy children like QueryOver.SingleOrDefault()/List()
Issue -
State: open - Opened by VoNhatSinh 8 months ago
- 2 comments
#3564 - Nhibernate preserves duplication for a many-to-many table after mapping from the UI
Issue -
State: closed - Opened by IhorSysak 8 months ago
- 1 comment
#3563 - Invalid ObjectToSQLString in EnumStringType
Issue -
State: open - Opened by fredericDelaporte 9 months ago
Labels: t: Bug, good first issue, c: Core, p: Minor
#3562 - Migrate .NET Core PostgreSQL Windows tests from AppVeyor to GitHub Actions
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, c: Tests, p: Minor, t: Task
#3561 - Migrate .NET Core SQLite Windows tests from AppVeyor to GitHub Actions
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, c: Tests, p: Minor, t: Task
#3560 - Fix parameter name of Check() in ClassCustomizer
Pull Request -
State: open - Opened by dennis-gr 9 months ago
Labels: t: Improvement, p: Minor, c: ByteCode providers
#3559 - Add new DB2NetDriver and obsolete DB2CoreDriver
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, t: New Feature, c: DataProviders / Dialects, p: Minor
#3558 - Migrate AppVeyor & TC builds to PostgreSQL 13
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, c: Tests, p: Major, t: Task
#3557 - Fix configuration order in tests
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: t: Bug, r: Fixed, c: Tests, p: Minor
#3556 - Add support for .NET 8 Math functions
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, t: New Feature, c: Linq Provider, p: Minor
#3555 - Obsolete IValue SetTypeUsingReflection & associated methods
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3554 - Fix support for nullable struct components
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, t: Fix
#3553 - Obsolete ForeignKeys.IsNotTransientSlow
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, p: Lowest, c: Core, t: Task
#3552 - Cache zero values to reduce boxing in PrimitiveType.DefaultValue
Pull Request -
State: closed - Opened by hazzik 9 months ago
- 1 comment
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3550 - Connecting to Databricks via Simba Odbc Driver
Issue -
State: closed - Opened by blk99cobra18103 9 months ago
#3549 - Obsolete NullableType.Get by column name
Pull Request -
State: closed - Opened by hazzik 9 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3548 - GH3530: Add locale specific tests to check for invalid type conversions.
Pull Request -
State: open - Opened by deAtog 9 months ago
#3547 - Handle SQL injection vulnerabilities within ObjectToSQLString
Pull Request -
State: closed - Opened by fredericDelaporte 9 months ago
- 15 comments
Labels: t: Bug, r: Fixed, c: Core, p: Minor
#3546 - Fix incorrect import in DynamicClassFixture
Pull Request -
State: closed - Opened by hazzik 10 months ago
Labels: t: Bug, r: Fixed, p: Lowest, c: Tests
#3545 - Upgrade Npgsql to a non vulnerable version
Pull Request -
State: closed - Opened by fredericDelaporte 10 months ago
Labels: r: Fixed, c: Tests, p: Minor, t: Task
#3544 - Upgrade vulnerable test dependencies
Pull Request -
State: closed - Opened by fredericDelaporte 10 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3543 - Obsolete JoinedEnumerable
Pull Request -
State: closed - Opened by hazzik 10 months ago
Labels: r: Fixed, c: Core, p: Minor, t: Task
#3542 - Add a security policy
Pull Request -
State: closed - Opened by hazzik 10 months ago
Labels: r: Fixed, p: Minor, c: Documentation, t: Task
#3541 - Equals is ignored for Components that contain collection
Pull Request -
State: open - Opened by DmitryMak 10 months ago
- 2 comments
#3538 - Treat all non-virtual methods of System.Object as not proxiable
Pull Request -
State: closed - Opened by hazzik 10 months ago
- 4 comments
Labels: r: Fixed, t: Fix
#3536 - MemberwiseClone should be virtual error in dotnet 9 preview 3
Issue -
State: closed - Opened by crodriguesbr 10 months ago
- 3 comments
Labels: t: Bug, r: Fixed, c: ByteCode providers, p: Major
#3534 - [Performance] NHibernate is evaluating all properties during Execution
Issue -
State: open - Opened by rcocks-hl 10 months ago
- 4 comments
#3532 - Remove mentions of Prevalence cache from documentation
Pull Request -
State: closed - Opened by hazzik 10 months ago
Labels: r: Fixed, p: Minor, c: Documentation, t: Task
#3530 - SQLiteDialect: FormatException due to string conversion of DateTime fields.
Issue -
State: open - Opened by deAtog 10 months ago
- 15 comments
#3528 - Fix Linq .Second bug for PostgreSQL et al.
Pull Request -
State: open - Opened by gliljas 10 months ago
- 2 comments
Labels: t: Fix
#3525 - Querying Seconds on DateTime(Offset) can cause issues in e.g PostgreSQL
Issue -
State: open - Opened by gliljas 11 months ago
Labels: t: Bug, c: DataProviders / Dialects, p: Minor
#3518 - Add workaround for Rider to see the Antlr3 generated files at design time
Pull Request -
State: closed - Opened by hazzik 11 months ago
- 3 comments
Labels: t: Bug, r: Fixed, p: Lowest, c: Toolset
#3517 - Obsolete vulnerable literal AddColumn
Pull Request -
State: closed - Opened by fredericDelaporte 11 months ago
- 2 comments
Labels: r: Fixed, c: Core, p: Minor, t: Task