Hi all,

I have a model with a field "absolute_url", which is a varchar(255),
non-required. When generating the SQL for the tables, propel does not
add NOT NULL, but I would like it to.
Is there any way to affect this behavior? I've tried "notnull: true"
and "null: false", but that didn't work.

Thanks,
Daniel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to