pygresql and primary key

Marcin Kadziolka marcin at linkor.com.pl
Thu Oct 10 04:48:57 EDT 2002


Hi!

I'm using a pg module wrapper from pygresql. I cannot use a get() method
for tables containing primary keys definied for more than one field. It
seems get() assumes primary key always consists of exactly one field. How
can I force it to use multiple column primary key?

-- 
"Linkor" Systemy Informatyczne
  http://www.linkor.com.pl
  +48 32 2319231 wew. 353



More information about the Python-list mailing list