Re: Model quoting error : Postgresql 8.1

2006-11-19 Thread gabor
Rory Campbell-Lange wrote: > Dear Developers > > The error: > > INSERT INTO "data_sector" > ("name","localname","created","modified","country_id") >VALUES > (Administrative Offices,'','2006-11-18 > 21:36:31.145400','2006-11-18 21:36:31.145474',1) > > 'Adminis

Model quoting error : Postgresql 8.1

2006-11-19 Thread Rory Campbell-Lange
Dear Developers The error: INSERT INTO "data_sector" ("name","localname","created","modified","country_id") VALUES (Administrative Offices,'','2006-11-18 21:36:31.145400','2006-11-18 21:36:31.145474',1) 'Administrative Offices' isn't quoted. I believe this is