Hello!
I noticed that when I add many-to-many association, join table is not created automatically with "Update Database From Model" action. I'm using model-first approach.
Is such behaviour considered as bug?
My environment is Visual Studio 2010 Premium with Entity Developer 4.2.129.
Many-to-many associations and join tables
Re: Many-to-many associations and join tables
The bug with generating SQL for creating a link-table of a many-to-many association for NHibernate models was fixed starting from the 4.2.138 version of Entity Developer: http://www.devart.com/entitydeveloper/r ... story.html .
We recommend you to upgrade to the latest (4.3.178) version.
We recommend you to upgrade to the latest (4.3.178) version.