INSERT INTO books (rating, title) VALUES (?, ?): '5', 'TCPIP_Illustrated_Vol-2' SELECT COUNT( * ) FROM books me: SELECT COUNT( * ) FROM books me: [info] *** Request 1 (0.038/s) [5225] [Thu Aug 14 15:29:27 2008] *** [debug] "GET" request for "books/url_create/TCPIP_Illustrated_Vol-2/5/4" from "202.38.40.128" [debug] Path is "books/url_create" [debug] Arguments are "TCPIP_Illustrated_Vol-2/5/4" [error] DBI Exception: DBD::Oracle::st execute failed: ORA-01400: cannot insert NULL into ("SDB2"."BOOKS"."ID") (DBD ERROR: OCIStmtExecute) [for Statement "INSERT INTO books (rating, title) VALUES (?, ?)" with ParamValues: :p1='5', :p2='TCPIP_Illustrated_Vol-2'] at /usr/local/lib/perl5/site_perl/5.10.0/DBIx/Class/Schema.pm line 954