DB-Column Type "Date" throws error
Reported by mintao | May 15th, 2009 @ 09:20 PM | in 0.20
Hi, just checked out the latest version at github (the contents folder with the css files etc. is missing :( )
I wanted to create my first model - and guess what: It failed due to a not defined colum type "Date" in the Model
When clicking at the model view in Recess Tool it throws this Error:
DB-Columns with the type "Date" throw * Invalid ColumnAnnotation ... Unknown parameter: "Date" in the model view.
Invalid ColumnAnnotation on property "XXX". Expected usage:
!Column type [, PrimaryKey] [, AutoIncrement] == Errors == *
Unknown parameter: "Date".
Comments and changes to this ticket
-
Kris Jordan June 9th, 2009 @ 02:47 PM
- State changed from new to resolved
This is fixed in commit a317a3a5 on branch content-negotiation
Should be pulled into main branch shortly.
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/