I found a few Zend sample applications but all of them use Zend_DbTable. Does anyone know of a full Zend example application开发者_如何学Go built with Propel to learn from?I don\'t know of any complet
I am playing with the build settings in my buil开发者_运维百科d.properties file for propel (version 1.5.4) but don\'t get it right.
I want to use Propel 开发者_开发知识库as a Standalone Library just as Qcodo or Doctrine e.g. without using Pear or Phing. I want to run both the generator and runtime in a Phing Free and Pear Free Env
If I开发者_如何学C have a yml data fixture file called mydata.yml User: anonymous: nickname: anonymous
I\'ve seen plenty of comparisons of Doctrine vs Propel, but none of them has actually convinced me to choose Doctrine over Propel.
I am unable to find something like this in documentation provided for Propel Criteria in Symfony 1.4 The criteria, by default, is:
i have retrieved a group of elements using a propel criteria. Now are at $S开发者_如何学Goedi18ns
I have this: SediI18n: XXXXXX:{ id: sede_foo_1, culture: it, paese_indirizzo: it, ufficio: \"Ufficio di XXX 1\", indirizzo: \"Foo Bar FooBar\" }
I don\'t develop with symphony but need to update the database connection details for a couple websites developed by third parties running it.
I have this query inside a method: public static function pincopalla(){ $con = Propel::getConnection(SediI18nPeer::DATABASE_NAME);