R2DBC SPI removed `executeReturningGeneratedKeys()` so we need to append `RETURNING *` (for PostgreSQL) to return generated keys.