Hey, I'm not having any luck finding the equivalent to mysqli_insert_id() for postgres. I've seen the method of getting the id from the sequence, but I'm hoping for a better way to do then that... Thanks