Menu

#2 parsing all the code for bad inserts !!!

open
nobody
None
5
2003-07-29
2003-07-29
Anonymous
No

All the inserts in phpnuke are like that :

insert(NULL,...,...);

But the primary key in postgres is declared as NOT NULL
--> NULL shoul be replaced everywhere with the nextval
('concerned_sequence')

joel@agency.be

Discussion


Log in to post a comment.

MongoDB Logo MongoDB