- close cursor before attempting rollback
[plcapi.git] / PLC / PostgreSQL.py
2006-10-13 Mark Huang- close cursor before attempting rollback
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