Hi, I updated to the latest doctrine version from branches/1.0. I am
using symfony 1.08
Even if I use the simplest schema.possible, when trying to do
"doctrine-build-sql" it always returns the following error:
[sfException]
Unknown field type ''.
No files are written to data/sql.
This is the schema.yml I use:
User:
columns:
user_id:
type: integer
length: 4
How can I get the table creation to work again?
Cheers, Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---