Documentation
Book
API
Videos
Reporting Security Issues
Privacy Policy
Logos & Trademarks
Business Solutions
Swag
Road Trip
Team
Community
Community
Get Involved
Issues (Github)
Bakery
Featured Resources
Training
Meetups
My CakePHP
CakeFest
Newsletter
Linkedin
YouTube
Facebook
Twitter
Help & Support
Forum
Stack Overflow
IRC
Slack
Paid Support
B
Phinx 0.12
Cookbook
A
Language:
en
es
fr
ja
Version:
0.12
0.12
Nav
Table of Contents
×
Improve This Doc
Contents
ΒΆ
Phinx
Introduction
Goals
Installation
Writing Migrations
Creating a New Migration
Executing Queries
Fetching Rows
Inserting Data
Working With Tables
Working With Columns
Working With Indexes
Working With Foreign Keys
Using the Query Builder
Database Seeding
Creating a New Seed Class
The AbstractSeed Class
Inserting Data
Truncating Tables
Executing Seed Classes
Commands
The Breakpoint Command
The Create Command
The Init Command
The Migrate Command
The Rollback Command
The Status Command
The Seed Create Command
The Seed Run Command
Configuration File Parameter
Running Phinx in a Web App
Wrapping Phinx in another Symfony Console Application
Using Phinx with PHPUnit
Configuration
Migration Paths
Custom Migration Base
Seed Paths
Custom Seeder Base
Environments
Migration Table
Table Prefix and Suffix
Socket Connections
External Variables
Data Source Names
Supported Adapters
Aliases
Version Order
Bootstrap Path
Copyright
Introduction
→
Follow @CakePHP