In your database definition (in Postgresql), do you have a default
value set?  If so, make sure TG is not explicitly setting it to NULL
and the default value you have set in the database will work.

Reply via email to