News Feed
Jobs Feed
Sections




News Archive
Lukas Smith's Blog:
LiveUser installer and MDB2_Schema magic
February 09, 2006 @ 06:41:59

Lukas Smith, in his latest blog entry spotlights a feature added a while back to the MDB2 database package he develops - the ability to disable the execution of SQL queries.

A long while ago I added a seemingly idiotic feature to MDB2: The ability to disable the execution of queries.

The idea was that with the combination of a debug handler it would be possible for people to create a dump of SQL queries generated by MDB2_Schema during the installation or updating of a schema. All you would need to do is write up a debug handler for MDB2. Finally you would set the "disable_query" parameter when calling MDB2_Schema::updateDatabase() to true.

He also includes some brief code and some notes about the further development of the idea and its inclusion into other apps (LiveUser). There's also some sample output from one of his scripts to give you an idea of what the end result will be.

0 comments voice your opinion now!
liveuser installer MDB2 mdb2_schema megic liveuser installer MDB2 mdb2_schema megic


blog comments powered by Disqus

Similar Posts

Alexander Netkachev's Blog: Easy Apache/PHP install

Lorna Mitchell: Installing PEAR Packages Offline

PHP.net: Update to PHP 5.2.6 Release (XSL & IMAP)

SitePoint.com: The Easy Way To Install PHP on Windows

Community News: MAMP - Mac, Apache, MySQL, and PHP Installer


Community Events











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


series database zendframework2 api opinion introduction development composer application community language interview phpunit release example testing framework code functional podcast

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