Documentation

MigrationInterface
in

Db SQL migration interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2023 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
5.3.0

Table of Contents

down()  : MigrationInterface
Execute a DOWN migration (rollback previous changes)
up()  : MigrationInterface
Execute an UP migration (new forward changes)

Methods

Search results