Pickles Framework Documentation

Migration

Interface Migration

Defines the contract for database migration classes. Implementing classes should provide methods to apply and revert database schema changes.

Table of Contents

Methods

down()  : mixed
up()  : mixed

Methods


        
On this page

Search results