Jure Cuhalev

Posts Tagged ‘ecosystem

07 Dec, 2009

Assumptions of your ecosystem

Posted by: Jure Cuhalev In: Tech

I’ve recently started helping out with limesurvey project, more specifically, their rewrite to CakePHP. One of the latest tickets I help with was to add optional table prefix, so you could have separate installations using the same database.
This is something you would never see in Django world, where everyone can afford as many databases as [...]