1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

486 Commits

Author SHA1 Message Date
zYne
0d4273c992 2006-12-14 21:04:48 +00:00
zYne
db60ec5568 2006-12-14 21:03:58 +00:00
zYne
ac34e4bfc0 added connection management docs 2006-12-14 13:27:10 +00:00
zYne
e2b585dcea 2006-12-04 23:04:29 +00:00
zYne
da3071008d updated the doc styling 2006-12-03 23:41:38 +00:00
zYne
4b9b61aad2 Added data type code examples 2006-12-03 23:40:32 +00:00
zYne
9257eefee5 Added data type docs 2006-12-03 23:40:12 +00:00
zYne
df0511e9dc Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling 2006-12-03 20:05:09 +00:00
zYne
cbf0120f62 fixes #240 2006-12-02 22:31:19 +00:00
zYne
1775fc964d 2006-11-30 15:19:46 +00:00
chris
8162a684b2 generated using http://uml2php5.zpmag.com/ and sorted roughly by hand 2006-11-26 21:28:44 +00:00
pookey
308541322b renaming manual files 2006-11-11 20:17:06 +00:00
pookey
276221803e renaming manual files 2006-11-11 20:15:26 +00:00
zYne
f02cae8214 2006-11-11 20:15:08 +00:00
pookey
7d7c47070a fixing case in files 2006-11-11 19:35:33 +00:00
zYne
1e464e98ea DQL LIMIT / OFFSET docs updated 2006-11-10 22:09:08 +00:00
zYne
440bef080c Updated Doctrine_Db docs 2006-11-10 21:29:13 +00:00
zYne
22abc47d40 Docs menu updated 2006-10-29 10:51:12 +00:00
zYne
0835a57ce1 Fixes #192, added Doctrine_Record_State_TestCase
Ticket: 192
2006-10-25 20:02:40 +00:00
zYne
6aad5f8e73 docs formatting updated 2006-10-21 09:13:32 +00:00
zYne
170698690b Docs menu updated 2006-10-20 19:34:07 +00:00
zYne
45e9bc8420 DQL new docs, refs #181 2006-10-20 19:31:37 +00:00
zYne
96bf070900 New DQL docs 2006-10-20 19:26:39 +00:00
zYne
7dabc66260 updated database connecting docs 2006-10-19 19:22:10 +00:00
zYne
a300634b2a DQL UPDATE / DELETE statement docs added 2006-10-19 11:48:03 +00:00
zYne
da6f4a3849 Fixes #166 2006-10-14 16:58:59 +00:00
romanb
db25f46e52 Finished the validation changes.
Ticket: 150
2006-10-11 16:24:18 +00:00
zYne
42f7cb706f new DQL docs 2006-10-10 20:52:10 +00:00
zYne
d83c193b1a DQL: docs for IN expressions 2006-10-10 17:33:26 +00:00
zYne
9855ce749c DQL: docs for ALL / ANY expressions 2006-10-10 17:18:31 +00:00
zYne
537138ffb8 DQL Order by docs 2006-10-10 16:55:21 +00:00
romanb
a5a2751e29 Ticket: 150 2006-10-10 16:35:32 +00:00
romanb
171226d532 Continued work on the validation component.
Ticket: 150
2006-10-10 16:15:43 +00:00
zYne
847bd1ade6 new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00
zYne
bc76914310 2006-10-01 14:01:46 +00:00
zYne
1f58e34b12 Added coding standards, fixes #140 2006-10-01 13:58:19 +00:00
zYne
0c94b003b1 added some docs for the upcoming new Doctrine_DB 2006-09-29 11:49:50 +00:00
zYne
487e07aea6 added DQL introduction 2006-09-29 11:17:16 +00:00
zYne
1ff90159d6 Updated docs 2006-09-29 10:58:38 +00:00
zYne
e3f5aa9fb2 Boolean type bugs fixed, fixes #101
Ticket: 101
2006-09-26 21:12:14 +00:00
amadeus
eb3300270f fixed missing links and mispell 2006-09-21 04:03:03 +00:00
zYne
ebad53b79d Removed object cache and all references to it, ticket #89 fixed 2006-09-20 21:07:13 +00:00
roger
edbe5cd3ac fixed syntax errors 2006-09-20 15:51:33 +00:00
zYne
5d21663e40 Manual text bigger 2006-09-19 15:26:41 +00:00
amadeus
906b1fa666 Added note about table naming, fixed some spelling and file naming errors as well 2006-09-18 15:09:28 +00:00
zYne
fc913a3d99 Added some line breaks 2006-09-16 18:04:01 +00:00
zYne
75242e5022 DQL docs updated 2006-09-16 17:52:58 +00:00
romanb
5dd9d8d88d Closed #46, column naming docs. (does it need a code block?). 2006-09-16 10:25:57 +00:00
zYne
1c782a086d Support for application level default values 2006-09-15 20:56:25 +00:00
zYne
51fbbb05d6 AccessorInvoker code example 2006-09-12 17:52:23 +00:00
zYne
12a21ba50e Doctrine_Query::create() added for lazy folks 2006-09-04 20:01:02 +00:00
pookey
ae534f69ff minor changes to Doctrine::compile(), adding extra error handling and improving docs 2006-09-03 21:32:56 +00:00
zYne
90bd728d81 Support for collection key mapping 2006-09-01 21:56:55 +00:00
zYne
14781f1dd3 RawSql docs + codes updated 2006-08-30 23:02:12 +00:00
zYne
f1df26991f Code example for setting validators 2006-08-30 22:45:13 +00:00
zYne
3b8b1a4e88 Added connection & collection introductions + first code examples for Doctrine_View 2006-08-30 22:43:11 +00:00
zYne
77a69bc57e Docs for autoincrement and composite identifiers 2006-08-30 22:40:03 +00:00
zYne
713a49a075 Record introduction added 2006-08-30 22:38:11 +00:00
zYne
9f03f21df7 Docs updated (added also empty files for missing docs/codes) 2006-08-30 11:37:09 +00:00
zYne
186b4465ad Docs updated 2006-08-30 11:23:22 +00:00
zYne
85a799eaaa 2006-08-29 20:37:55 +00:00
jhassine
fd3bffc7d5 * Added Schema classes and some testcases (refs #11) 2006-08-26 22:27:16 +00:00
jhassine
cc94b9392a * Yet improved draft for import (refs #11) 2006-08-23 23:26:49 +00:00
jhassine
5bf004083c * New draft for Doctrine import (refs #11) 2006-08-23 17:18:50 +00:00
jhassine
a972f78e79 * Doctrine import functionality draft (refs #11) 2006-08-22 21:44:18 +00:00
zYne
80dad424a2 Doctrine_Collection docs updated 2006-08-22 18:36:34 +00:00
zYne
69fff9cdce Docs: Connection introduction added 2006-08-22 18:23:32 +00:00
zYne
7f7aa89874 Ip and blank validators updated 2006-08-22 08:47:27 +00:00
zYne
f554dac568 File names changed - Session -> Connection 2006-08-21 23:38:46 +00:00
zYne
5f05818c8d Docs updated Session -> Connection 2006-08-21 22:55:11 +00:00
zYne
6fffa9e68d Manual codes updated Session -> Connection 2006-08-21 22:51:27 +00:00
zYne
b887ca946f Transaction introduction updated 2006-08-21 11:18:28 +00:00
zYne
8755e5ab50 DQL - SQL conversion LIMIT clause parsing examples added 2006-08-21 10:43:44 +00:00
zYne
45bca0358a Docs updated 2006-08-21 10:16:36 +00:00
zYne
33d8f27e8e Started seamless changing of the name Session to Connection 2006-08-17 22:53:52 +00:00
zYne
c9b9017985 Docs updated, more tests for DQL LIMIT 2006-08-17 09:42:18 +00:00
zYne
593d5bb847 DQL LIMIT improved 2006-08-16 09:17:43 +00:00
doctrine
bc3c8c2eb8 Docs updated 2006-08-08 09:07:55 +00:00
doctrine
e3df7b6bd0 2006-08-07 22:25:25 +00:00
doctrine
b65215830d Doctrine::compile fix 2006-08-07 22:03:55 +00:00
doctrine
ae738ccb97 Some new manual code examples 2006-08-06 20:46:12 +00:00
doctrine
ffe169cd03 2006-07-27 18:25:18 +00:00
doctrine
c4cba69935 Docs for Doctrine_Collection::loadRelated 2006-07-27 18:24:26 +00:00
doctrine
a20d0544dd CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +00:00
doctrine
990548d315 [romanb] Added a first documentation for the Locking Manager component 2006-07-24 17:25:24 +00:00
doctrine
95bd6100a5 Manual added 2006-07-23 21:08:06 +00:00