CakePHP
  • 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
CakePHP

B Phinx 0.12 Cookbook

Language:
  • en
    • es
    • fr
    • ja
Version:
  • 0.12
    • 0.12

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 →
‹ Back to CakePHP Cookbook

Phinx

  • Introduction
  • Goals
  • Installation
  • Writing Migrations
  • Database Seeding
  • Commands
  • Configuration
  • Copyright
Follow @CakePHP
#IRC
  • Business Solutions
  • Showcase
  • Documentation
  • Book
  • API
  • Videos
  • Reporting Security Issues
  • Privacy Policy
  • Logos & Trademarks
  • 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

© Copyright 2021, Cake Software Foundation, Inc. Last updated on Feb 23, 2021. Created using Sphinx 2.4.4.