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

53 Commits

Author SHA1 Message Date
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