Definition
/**
* Create a ROLLBACK PREPARED builder.
*
* Example: rollback_prepared('my_transaction')
* Produces: ROLLBACK PREPARED 'my_transaction'
*/
rollback_prepared(string $transactionId) : PreparedTransactionFinalStep composer require flow-php/etl ~0.29.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create a ROLLBACK PREPARED builder.
*
* Example: rollback_prepared('my_transaction')
* Produces: ROLLBACK PREPARED 'my_transaction'
*/
rollback_prepared(string $transactionId) : PreparedTransactionFinalStep