April 8, 2014Open Source MySQL: Dari Desain Ke Kode Lebih Mudah MySQL sebagai RDBMS open source, sangat mudah dijumpai pada server-server hostingĀ atau di […]
December 21, 2010symfony Extending Propel in Symfony 1.4 Allow Table name prefixed with underscore Replace the original symfony/lib/plugins/sfPropelPlugin/lib/addon/sfPropelDatabaseSchema.class.php: public function […]
February 24, 2010symfony MySQL Workbench Plugin to Export Schema as Symfony Propel Schema MySQL Workbench provides DBAs and developers an integrated tools environment for: Database […]
August 24, 2009symfony Propel 1.3 Blob Field Workarround on Symfony VARBINARY or LONGVARBINARY column should be mapped as blob column. But in […]
May 31, 2009symfony Adding Access Logging to Symfony Application sfAccessLoggerPlugin introduces a way of logging your site visits. To accomplish this […]
April 22, 2009symfony Using Multiple Primary Keys in Admin Generator Sometimes, the table we’re using force us to use multiple primary keys […]