Skip to content

Instance Method

beginTransaction()

Start the transaction on the current connection. This is equivalent to an SQL BEGIN
func beginTransaction() -> EventLoopFuture<Void>

Return Value

Future Void when the transaction has been started