News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
The Devil's In The Details (or, Handling Sequences in Postgres in CakePHP)
February 04, 2008 @ 08:47:00

Chris Hartjes has shared his experiences in dealing with the combination of Postgres and CakePHP and convincing it to work with sequences in your tables.

I had been struggling with some weirdness that CakePHP has been displaying while trying to add some new features to the baseball league website, where Cake + PHP 4.4 + Postgres were deciding to just be sulky and not work together well.

Lucky for me, it turns out that the solution (for now) to the problem was to simply add the name of the sequence for that table as a variable to the model definition.

He includes the code for the Model that creates the connections between hos tables (belongsTo) and creates a sequence global to the class - note the naming convention.

0 comments voice your opinion now!
sequence postgres database cakephp framework example


blog comments powered by Disqus

Similar Posts

The Show: CakeFest 2008 Wrap Up

Symfony Blog: FireSymfony - Debugging symfony applications inside Firebug

Tim Koschuetzki's Blog: How To Transform HTML To Textile Markup - The CakePHP TextileHelper Revisite

Zend: Zend Framework Database Access Webinar (Oct 31st, 2007)

The Bakery: Checking for duplicate records (unique record)


Community Events











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


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

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