1 2 3 4 5 6 7 8
insert into bindings ( ip, type) VALUES ( :ip:, :type:) RETURNING binding_id AS last_inserted_id;