Cascading Table Descriptor
Reported by Kris Jordan | December 8th, 2008 @ 12:47 AM | in Public Preview
When a Model specifies column mapping details it should massage the PdoDataSource's table descriptor. This massage should check to ensure that all of the columns a model expects are actually on the table, as well that the types map properly. Exceptions should be thrown in the event that there is incongruity between the model and the table.
Comments and changes to this ticket
-
Kris Jordan December 8th, 2008 @ 03:46 PM
- State changed from new to resolved
Added cascadeTableDescriptor to both MySqlDataSourceProvider and SqliteDataSourceProvider.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Recess PHP Framework is an open source, full stack, RESTful PHP framework.
http://www.recessframework.org/