i'm using the latest cake_nigthly version (1.0.0.2482).
I 've created a table with postgres with id>SERIAL and text>text
I've created the model and the controller where i put "var $scaffold"

When i go to insert a new line i get this error:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for
integer: "" in /var/www/cake2/cake/libs/model/dbo/dbo_postgres.php on
line 116

where  i can set the default value for the type integer?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to