- add_person, remove_person: fix case when person is already part of/no longer
[plcapi.git] / PLC / PostgreSQL.py
2006-10-03 Mark Huang- make last_insert_id() return the primary key value...
2006-09-25 Mark Huang- add fields() function for returning the column names...
2006-09-06 Mark HuangInitial checkin of new API implementation