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
felice Pollano created an issue — 24th May 2010, 8:34:39:
Using filters on entities, when those entities belong to a
hierarchy, and we query for another entity having many-to-one
association to the "filtered" entity, we obtain the following error:
----> System.Data.SqlClient.SqlException : The multi-part identifier
"subofrefer1_1_.P1 does not exist"
Attached there is a unit test to dempostrate the issue. The test requires a Database named FILTERS on a local MSSQL(Express) instance. One of the test creates the DB schema required, the other show the exception.
Fabio Maulo added a comment — 27th July 2010, 13:19:34:
Decoded failing test committed on trunk
The text was updated successfully, but these errors were encountered:
felice Pollano created an issue — 24th May 2010, 8:34:39:
Fabio Maulo added a comment — 27th July 2010, 13:19:34:
The text was updated successfully, but these errors were encountered: