-record(sqlite_connection_state, { database :: binary(), connection :: sqlight:connection(), last_insert_id :: gleam@option:option(integer()) }).