Marco Pivetta
6cf76158a0
Merge pull request #1329 from Wilt/patch-1
...
Fix for inconsistent use of getSQLDeclaration
2015-03-13 17:44:40 +01:00
Gábor Egyed
6a75bf078b
[DOCS] Fixed class name in aggregate fields example
2015-03-12 19:27:54 +01:00
Wilt
228dc895ca
getSqlDeclaration -> getSQLDeclaration
...
Fixed inconsistent use of getSQLDeclaration method
2015-03-11 14:14:29 +01:00
Wilt
a6931dedaf
getSqlDeclaration -> getSQLDeclaration
...
Fixed inconsistent use of getSQLDeclaration method
2015-03-11 14:07:04 +01:00
Wilt
5ae888b853
getSqlDeclaration -> getSQLDeclaration
...
Fixed inconsistent use of getSQLDeclaration method
2015-03-11 14:06:36 +01:00
Wilt
ea70e080c2
getSqlDeclaration -> getSQLDeclaration
...
Fixed inconsistent use of getSQLDeclaration method
2015-03-11 14:05:36 +01:00
Guillaume Robin
1661d96b92
Documentation : fix table prefix with STI
...
If an Entity use STI, it gets its table name from the parent class. In this case, we need to check that the class is the root class of the hierarchy when adding prefix, otherwise children class are prefixed twice.
2015-02-16 22:11:30 +01:00
hartca
0ab2672872
Update advanced-field-value-conversion-using-custom-mapping-types.rst
2014-07-18 00:10:47 +01:00
jkavalik
d5dd21dd79
Fix typo in documentation
2014-06-24 08:00:45 +02:00
Matthieu Napoli
b16423b26b
Documentation for #991
2014-05-16 09:32:52 +02:00
goatherd
a485e791bb
fix foreach coding style
2014-01-14 23:44:38 +01:00
Daniel VanMullen
ef722066e3
Update dql-custom-walkers.rst
...
Fixed typo of "customer" to "custom"
2013-09-11 09:25:52 -04:00
Benjamin Eberlei
546c817f64
Move Custom Mapping Types into cookbook, restructure the chapter more.
2013-09-10 22:09:22 +02:00
Matthieu Napoli
ad2ae4c4b4
Update resolve-target-entity-listener.rst
...
Another syntax highlighting fix
2013-08-14 12:14:02 +02:00
Fabio B. Silva
0a42401a43
[DDC-2572] Fix ResolveTargetEntityListener subscription example
2013-08-08 19:13:13 -04:00
Jakub Zalas
97622b57bd
Fixed a code block.
...
Sphinx does not like the way code was indented. Building the documentation raises the following error:
en/cookbook/resolve-target-entity-listener.rst:121: ERROR: Unexpected indentation.
2013-05-09 15:19:58 +01:00
Calum Brodie
a0a133b02c
Removed unneeded escape character
...
Removed backslash
2013-04-21 20:55:54 +02:00
Calum Brodie
c2967b35ff
Update coding standards
...
Removing underscores from property/method names and change use statements to PSR-2
2013-04-21 20:43:48 +02:00
Benjamin Eberlei
610e1a96f0
Merge pull request #595 from mnapoli/patch-1
...
Fixed broken code block in documentation
2013-03-12 11:31:52 -07:00
Pascal Borreli
a2cd0f5804
Fixed typos
2013-03-11 00:08:58 +00:00
Matthieu Napoli
159daa9985
Reverted incorrect typo fix -_-
2013-03-02 18:40:58 +01:00
Matthieu Napoli
20b46fe17f
Fixed broken code block in documentation
2013-03-01 15:11:21 +01:00
Benjamin Eberlei
4f46a08d65
Dont mention 2.2 version in headers anymore.
2013-02-27 12:37:26 +01: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