zYne
|
93977272ca
|
added indexes introduction
|
2007-01-25 11:51:47 +00:00 |
|
joesimms
|
549904224a
|
joesimms: fixed link to tree traversal information in docs
|
2007-01-15 13:45:10 +00:00 |
|
joesimms
|
a32e5db407
|
joesimms: added draft documentation for hierarchical data support, and docs on how to use the tree interface, in particular the NestedSet implementation
|
2007-01-15 13:43:03 +00:00 |
|
zYne
|
ca3cd10a92
|
added some hierarchical data doc files
|
2007-01-12 12:09:51 +00:00 |
|
zYne
|
75d4ddd141
|
|
2007-01-12 00:40:50 +00:00 |
|
zYne
|
26406f61f0
|
docs for sequence handling
|
2007-01-10 21:16:27 +00:00 |
|
zYne
|
41d6a3fe0f
|
|
2007-01-09 23:10:48 +00:00 |
|
zYne
|
dd5c9d0516
|
|
2007-01-07 18:04:17 +00:00 |
|
zYne
|
a6a0427bb2
|
|
2006-12-28 23:46:12 +00:00 |
|
zYne
|
aa349ecb74
|
|
2006-12-22 21:10:14 +00:00 |
|
zYne
|
7b48189ba5
|
new DQL aggregate value model
|
2006-12-21 22:06:08 +00:00 |
|
zYne
|
1a27a0c907
|
added some new docs
|
2006-12-15 22:32:34 +00:00 |
|
zYne
|
abb56d4fd9
|
Docs updated
|
2006-12-15 22:31:28 +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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|