Nieuws

I cannot find a way in the python API to acquire what sequence value was used for the most recent insert. typically you can get this via last_insert_rowid, insert_id() depending on how you are talking ...