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".