nhibernate-bot

Results 41 issues of nhibernate-bot

**Antonio Anzivino** created an [issue](https://nhibernate.jira.com/browse/NH-3427) — 18th March 2013, 13:18:16: > I have found a potential bug when exporting the DDL generated by a Fluent NHibernate mapping. > > First,...

t: Bug
c: Core
p: Major
migrated

**Tomas Gerhardsen** created an [issue](https://nhibernate.jira.com/browse/NH-3880) — 10th June 2016, 5:48:01: > The hilo optimizer is not calculating the correct id when called from two different processes. > > You will...

t: Bug
c: Core
p: Major
migrated

**xumix** created an [issue](https://nhibernate.jira.com/browse/NH-3482) — 14th June 2013, 13:25:56: > ```csharp > public class Order : EntityBase > { > /// > /// Initializes a new instance of the class....

t: Bug
c: Linq Provider
p: Major
migrated

**torkelo** created an issue — 4th August 2008, 7:57:29: > It would be good to be able to specify a group by without having the property added the select clause....

t: New Feature
c: Core
c: QueryOver
p: Minor
migrated

**Mattias Öhrn** created an issue — 21st January 2011, 8:29:02: > Currently it is not possible to add the on-delete="cascade" attribute to the `` element of a collection mapping with...

t: Improvement
c: Core
p: Minor
migrated

**Jeff Becker** created an [issue](https://nhibernate.jira.com/browse/NH-3513) — 16th August 2013, 20:25:28: > Framework:4.5 > Dialect: MsSql2008Dialect > When a many-to-one relationship with a property-ref targets a property which has a formula...

t: Bug
good first issue
c: Core
p: Major
migrated

**Alexander Zaytsev** created an issue — 13th June 2012, 18:15:34: > > ```xml > > > > > > > > > > > > > > > > >...

t: Improvement
p: Lowest
c: Core
migrated

**Márcio Mônego Fonseca** created an [issue](https://nhibernate.jira.com/browse/NH-3460) — 10th May 2013, 14:06:39: > Bidirecional OneToMany from Entity with ComponentAsId doesn't fill the inverse collection on Parent load. But on direct load...

t: Bug
c: Mapping by Code
p: Major
migrated

**rberens** created an issue — 15th July 2009, 2:03:43: > When having a discrimator and a many-to-one association on the same column in a superclass insertion fails. > Consider the...

t: Improvement
p: Lowest
c: Core
migrated

**Alexey Zimarev** created an issue — 27th June 2012, 13:15:29: > I use the Linq query > > > ``` > var q = from o in session.Query() > where...

t: New Feature
c: Linq Provider
p: Major
migrated