symfony 1.2, doctrine, dsn: sqlite:%sf_data_dir%/db.sq3 When i am trying \"php symfony dctrine:build-sql\" i get this error, but on frontend all fine.
ZF has a very nice feature which is called findManyToManyRowset which returns you directly a collection of objects from a MN connection. The whole purpose of MN is to get the information from the othe
I want to attribute some tags to some of the objects of my doctrine model. I found sfDoctrineActAsTaggablePlugin which seems to be precisely what I need.
I\'m using symfony 1.4.5, Doctrine 1.2 and Mysql 5. In my schema.yml I have a few Many-to-Many relations which work great. But I need the joining table to have onDelete: CASCADE.
I\'m using symfony 1.4 with doctrine as my ORM, I need to do one of two thing to get it working, and I don\'t know how to do it.
I\'m currently coding a product which will have only one database but will host many clients by using a global identifier of a customer_id.
I copied my sources from my lokal dev (everything works fine) to my repository and from there I did a checkout on my remote dev.
I\'m trying to setup a m2m relation between \'Gabarits\'. One gabarit can have many Gabarits ( called Options )
the question says it开发者_运维问答 all it think :-) What is the best way to execute a query such as:
I\'m new to doctrine: I have a problem with the sorting of joined records. A sample. I\'ve got an Article model which is associated with a Source model in 1 <-> n. The source model has a property