News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Akrabat_Db_Schema_Manager table prefix support
June 21, 2010 @ 09:14:52

Rob Allen has a new post to his blog today talking about an update he's made to the Akrabat_Db_Schema_Manager component for the Zend Framework to allow it to support table prefixes.

I've updated Akrabat_Db_Schema_Manager so that it now supports table prefixes. It uses the application.ini key of resources.db.table_prefix as I couldn't think of a better one :) and then uses that for the schema_version table's name and also makes it available in your change objects.

He illustrates with a sample setting for your application.ini file and some code to handle the creation and deletion of tables using this prefix setting.

Note that you are responsible for using the prefix property as the change classes cannot enforce what you do within the up() and down() methods. It also follows that you'll have to ensure that your models also use the correct prefix.
0 comments voice your opinion now!
akrabatdbschemamanager zendframework component table prefix


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Framework Beta 0.9.3 Released

Zend Developer Zone: AJAX Chat Tutorial Part 6 : Updating the User List

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 7: Zend_View Enhanced

Paul Jones' Blog: New Year's Benchmarks

Zend Developer Zone: Zend Framework Articles and Tutorials


Community Events











Don't see your event here?
Let us know!


functional language testing usergroup development interview google database zendframework2 release symfony2 rest series introduction opinion conference community phpunit podcast framework

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