KMP PHP API Reference

InitOffices extends BaseMigration
in package

Table of Contents

Properties

$autoId  : bool

Methods

down()  : mixed
Reverse the migration.
up()  : void
Run the migration up.
useTransactions()  : bool
Disable transaction wrapping so embedded seed failures don't roll back DDL on Postgres.

Properties

Methods

useTransactions()

Disable transaction wrapping so embedded seed failures don't roll back DDL on Postgres.

public useTransactions() : bool
Return values
bool

        
On this page

Search results