Definition
/**
* Create a SAVEPOINT.
*
* Example: savepoint('my_savepoint')
* Produces: SAVEPOINT my_savepoint
*/
savepoint(string $name) : SavepointFinalStep 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 SAVEPOINT.
*
* Example: savepoint('my_savepoint')
* Produces: SAVEPOINT my_savepoint
*/
savepoint(string $name) : SavepointFinalStep