You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that Sql Azure requires a clustered primary key for every table. I'm using NHibernate Fluent with this driver. The join tables don't have a primary key though.
It appears that Sql Azure requires a clustered primary key for every table. I'm using NHibernate Fluent with this driver. The join tables don't have a primary key though.