Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0M6
-
Fix Version/s: None
-
Component/s: Core Library
-
Labels:None
-
Environment:MySQL 5.0
Description
When I drop a mapped column from the MySQL schema, "ThrowOnPartialSchemaStrategy" does not throw an exception. The first Cayenne query that reads from affected table throws a DB exception instead.