`tryInsertID` is implemented, but not for postgres, leading to various tests for postgres in `tPostgres.nim` being commented out. The specification for that proc can be seen in `tsqlite.nim - suite "Prepared statement finalization":`.
tryInsertIDis implemented, but not for postgres, leading to various tests for postgres intPostgres.nimbeing commented out.The specification for that proc can be seen in
tsqlite.nim - suite "Prepared statement finalization":.