1
0
mirror of synced 2024-12-15 23:56:02 +03:00
Commit Graph

131 Commits

Author SHA1 Message Date
Roman S. Borschel
184a402f39 Fixed typo 2010-05-13 13:14:37 +02:00
Roman S. Borschel
7d79777bfb Merge commit 'origin/master' 2010-05-13 13:06:20 +02:00
Roman S. Borschel
84c1d34028 Added documentation about control abstractions for transaction handling. 2010-05-13 13:06:16 +02:00
Christian Heinrich
21bbbb1f1f Updated query builder docs 2010-05-13 00:58:17 +02:00
Benjamin Eberlei
150bca0498 Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-12 23:52:38 +02:00
Jonathan H. Wage
0c60efc03b Merge remote branch 'shurakai/master' 2010-05-12 09:29:31 -04:00
Christian Heinrich
b857655992 Improved query builder section
-> Added a new section about binding params to the query
-> Added a short note on how to use $qb->expr()->in() with string values
2010-05-12 14:43:09 +02:00
Jonathan H. Wage
dd6eafbb6c Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-11 11:45:28 -04:00
Roman S. Borschel
0799a5b5e9 Polished docs on DBAL, Transactions and Concurrency. 2010-05-11 15:26:35 +02:00
Matthieu Bontemps
a1079e692c Fix a few typos in doctrine manual 2010-05-11 11:46:10 +02:00
Roman S. Borschel
bc0f853b52 Clarified docs on identifier generation strategies. 2010-05-06 13:08:36 +02:00
Roman S. Borschel
a3feeef88c Clarified docs on identifier generation strategies. 2010-05-06 13:07:54 +02:00
Roman S. Borschel
c18e23b817 Clarified docs on identifier generation strategies. 2010-05-06 13:02:21 +02:00
Roman S. Borschel
4121c1ca72 Clarified docs on identifier generation strategies. 2010-05-06 12:45:46 +02:00
Roman S. Borschel
7ffdd80bb2 Clarified docs on working with objects. 2010-05-05 11:10:00 +02:00
Roman S. Borschel
51f9fb35c6 Merge commit 'origin/master' 2010-05-05 10:58:49 +02:00
Roman S. Borschel
e155e86517 Clarified docs on persisting new objects. 2010-05-05 10:58:11 +02:00
Benjamin Eberlei
d835372e93 Merge branch 'master' of github.com:doctrine/orm-documentation 2010-05-01 03:38:27 +02:00
Benjamin Eberlei
b4bc4b029d Fix DDC-560 2010-05-01 03:38:03 +02:00
Benjamin Eberlei
c0dc0112d3 Fix DDC-557 2010-05-01 03:36:40 +02:00
Jonathan H. Wage
e01510953e [DDC-443] Adding many-to-one unidirectional example 2010-04-30 16:11:35 -04:00
Roman S. Borschel
74ecfca43e Fixed section about partial objects. 2010-04-29 23:44:25 +02:00
Jonathan H. Wage
605ee881c5 Misc. fixes and initial entry of PHP Mapping and Metadata Drivers chapters. 2010-04-26 11:55:43 -04:00
Jonathan H. Wage
fc290404e1 Changing note to caution 2010-04-23 12:16:31 -04:00
Benjamin Eberlei
8426a3da11 DDC-510 - Updated docs to reflect that Annotations Metadata Driver is not a default anymore, but required to specifiy 2010-04-12 21:58:21 +02:00
Benjamin Eberlei
2a1f5e121b DDC-442 - Fix example for timestamp optimistic lock 2010-04-11 14:38:19 +02:00
Benjamin Eberlei
997ef97521 Updated SchemaTool usage docs with mapping paths information example 2010-04-10 12:04:23 +02:00
Benjamin Eberlei
8aed5c72df Updated ORM Tools Documentation 2010-04-10 11:50:40 +02:00
Guilherme Blanco
d1fbaae91f [2.0-DOC] Changed manual with new Console implementation 2010-04-09 01:09:14 -03:00
Jonathan H. Wage
ee34c42697 Adding dbal chapter back 2010-04-06 14:43:34 -04:00
Jonathan H. Wage
1e7193134a - 2010-04-06 14:36:40 -04:00