News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



PHP-Coding-Practices.com:
How Table Migrations In CakePHP 1.2 Can Save Your Life
0 comments :: posted Tuesday July 03, 2007 @ 14:36:07
voice your opinion now!

On PHP-Coding-Practices.com, Tim Koschuetzki has posted a new tutorial that just might save your life - well, at least the life of your CakePHP application - using table migrations.

Migrations are a wonderful technique to keep your database in sync with your code. When working on a project as a team, migrations can save your life. Please join me and get a quick introduction to migrations in CakePHP and become a happier coder.

He starts by explaining what migrations are (yml files that contain database construction/destruction information), how to execute them in your application, and how to construct your own.

tagged with: migration table cakephp database construct destruct yml migration table cakephp database construct destruct yml



security releases code PEAR mysql package developer release database job framework cakephp PHP5 book zend pecl ajax application conference zendframework

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework