EntityDeveloper does not create table for 1:n with ComplexType

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
Schulz_GdvKuhn
Posts: 7
Joined: Fri 01 Jun 2018 10:52

EntityDeveloper does not create table for 1:n with ComplexType

Post by Schulz_GdvKuhn » Tue 11 Feb 2020 10:31

Hi everyone,
i use Entity Developer for NH 6.4.719 with NHibernate. In my model, i have a Association between an entity "Example" (1) and a ComplexType "Function" (n). When i update my DB from EntityDeveloper, it don't even bother to add a table für this Association. But when i start NHibernate with SchemaUpdate, it adds a table Example_Functions, which looks necessary.
On the next DB update from Entity Developer, it would like to drop the new table.

Is this a bug in Entity Developer or do i miss something?

Best regards
Michael

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EntityDeveloper does not create table for 1:n with ComplexType

Post by Shalex » Wed 12 Feb 2020 19:19

We will investigate the question and notify you about the result.

Schulz_GdvKuhn
Posts: 7
Joined: Fri 01 Jun 2018 10:52

Re: EntityDeveloper does not create table for 1:n with ComplexType

Post by Schulz_GdvKuhn » Fri 13 Mar 2020 16:37

Hello Shalex,
any news on this issue?

Best regards
Michael

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EntityDeveloper does not create table for 1:n with ComplexType

Post by Shalex » Tue 17 Mar 2020 15:33

The bug is confirmed. We will notify you when it is fixed.

Schulz_GdvKuhn
Posts: 7
Joined: Fri 01 Jun 2018 10:52

Re: EntityDeveloper does not create table for 1:n with ComplexType

Post by Schulz_GdvKuhn » Fri 12 Jun 2020 10:15

Hello Shalex,
any news on this issue after 4 months?

Best regards
Michael

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EntityDeveloper does not create table for 1:n with ComplexType

Post by Shalex » Tue 30 Jun 2020 12:06

The investigation is in progress. As soon as we have any results, we will contact you.

Post Reply