I've been working for this guy who still insists on using 1.4 because of the propel admin generator[...]
Hi,I have created a class file from schema.yml in lib folder using propel. When I try to access tha[...]
Hi, I did not find how to make index for several fields of table in Propel and how to make some int[...]
Hello,I am using Symfony2.1 with Propel and FOSUserBundle.My question is the following:I am impleme[...]
From my StackOverflow question:I'm using Symfony 2.1.6 framework integrated with Propel 1.6.7 as da[...]
Hello,I just installed simfony 2 and propel. But, some commands are not working. For example, these[...]
Hi everyone,I used to use Symfony 1.4 + Propel and everything went fine until I time came to switch[...]
I am working on project which is in symfony 1.0 I have problem in creating propel query. I have two table 1)car id name 1 a 2 b 3 c 2)feature id car_id feature 1 2 f1 2 2 f2 3 2 f3 4 1 [...]
I need to do self join using Symfony 1.4/Propel 1.4. My tables/db are too big to put here but an example table is given below to replicate the issue I'm facing. Consider following example table with example data Table Employee ---------------------------------------- |id | nam[...]
I am working on Symfony 1.2 with Propel. I have created a method that takes in a string value, matc[...]