Hi!

I tried searching in the forums for this issue, but could not find
anything relevant. I thought having nullable="false" in a property
would prevent a null from being inserted in the database. To test it I
tried to submit an empty textbox to that field and to my surprise, an
empty string, literally '' got stored into the database. :P

Do I need to replace the setter for that property to check for empty
string? Shouldn't transfer insert a database null when an empty string
is stored in a field?

TIA,

Pedro.

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8

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

Reply via email to