sql.py: insert() (and try_insert()): Added optional returning param to provide name of an inserted column (usually pkey) to return
sql.py: insert() (and try_insert()): Added optional returning param to provide name of an inserted column (usually pkey) to return