ThrowOnPartialSchemaStrategy ignores missing columns
----------------------------------------------------
Key: CAY-1226
URL: https://issues.apache.org/jira/browse/CAY-1226
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 3.0M6
Environment: MySQL 5.0
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.