Evan Coury
|
d2c2067aaf
|
Add ExpressionBuilder::contains() to docs
|
2014-04-23 06:54:03 -07:00 |
|
Marco Pivetta
|
9b4ae6d556
|
Removing note on m2m association filtering as of #885
|
2014-03-16 17:41:19 +01:00 |
|
Abdellatif AitBoudad
|
5f429a5418
|
[Doc] added note Criteria limits.
|
2014-03-04 21:36:07 +00:00 |
|
HermanPeeren
|
128e83909b
|
Update working-with-associations.rst
removed some spaces that had come into it while editing last commit
|
2014-02-06 16:09:27 +01:00 |
|
HermanPeeren
|
9c19d1e5c4
|
Update working-with-associations.rst
There are 2 many-to-many associations between the users and comments. Both use another join-table. The join-tables user_favorite_comments and user_read_comments must be specified. Otherwise the default "user_comment" is taken twice. See https://groups.google.com/forum/#!topic/doctrine-user/Kti36_n6490 and https://groups.google.com/forum/#!topic/doctrine-user/TYwafhgYiSU
|
2014-02-06 15:59:56 +01:00 |
|
Benjamin Eberlei
|
9653213914
|
Add warning about non scalar use in Criteria.
|
2014-02-04 00:02:09 +01:00 |
|
goatherd
|
a485e791bb
|
fix foreach coding style
|
2014-01-14 23:44:38 +01:00 |
|
Martin Prebio
|
2828d7b5cd
|
Mentioning the 'refresh' cascading property in the documentation list
|
2013-12-01 22:43:06 +01:00 |
|
Benjamin Eberlei
|
c603fe7ab9
|
Simplify Working with Associations a little
|
2013-08-31 16:38:00 +02:00 |
|
Matthieu Napoli
|
036547e956
|
Update working-with-associations.rst
Fixed syntax highlighting
|
2013-08-13 14:39:17 +02:00 |
|
trsteel88
|
23cc3ea4bc
|
Update working-with-associations.rst
Always use the constant for sorting. If you use 'asc' it will not work.
|
2013-07-23 12:30:33 +10:00 |
|
Fran Moreno
|
10c48bad7b
|
[Docs] Fix field name in inversedby parameter
|
2013-03-24 02:07:05 +01:00 |
|
Pascal Borreli
|
a2cd0f5804
|
Fixed typos
|
2013-03-11 00:08:58 +00:00 |
|
Benjamin Eberlei
|
cbcc693e36
|
Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb'
git-subtree-dir: docs
git-subtree-mainline: 271bd37ad3
git-subtree-split: 8fcf2d4501
|
2013-01-24 00:02:03 +01:00 |
|