jubilant-system-core/sql/create_operation_id.sql

1 line
81 B
SQL

insert into operations_info (squad_id) values (:squad_id) RETURNING operation_id;