1
0
mirror of synced 2024-12-14 23:26:04 +03:00
Commit Graph

187 Commits

Author SHA1 Message Date
Jonathan.Wage
8bfbd6a7c7 Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation. 2007-11-01 19:45:36 +00:00
zYne
84d5845bd5 fixes #554 2007-10-31 21:18:14 +00:00
pbowyer
e9a9527453 Fixed missing comma in code example 2007-10-31 10:33:46 +00:00
chris
2125718d30 important hint about which columns local and foreign refer to in Many-To-Many relationships
Ticket: 538
2007-10-29 23:34:09 +00:00
phuson
324a0707f9 To clarify for Ticket #534 2007-10-27 20:08:16 +00:00
bschussek
d631c789f3 Correcting the last example (Phonenumber): Changed hasMany('User') to hasOne('User') 2007-10-26 13:00:31 +00:00
Jonathan.Wage
bb1e87b04a Removed adapter docs since it is not working. 2007-10-25 14:23:42 +00:00
zYne
00b8427748 some docs for hydration 2007-10-23 14:48:48 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
4ce2a36968 Fix to naming of spyc and update docs for cli. 2007-10-21 01:16:04 +00:00
Jonathan.Wage
066e7d524f Initial entry of sandbox and cli manual documentation. 2007-10-18 04:37:41 +00:00
Jonathan.Wage
90fd42291e Updates to sandbox and manual. 2007-10-18 04:03:33 +00:00
zYne
be20cf3b45 docs for batch updates 2007-10-17 21:19:51 +00:00
jepso
f8e2c314a2 moving /manual/new to /manual 2007-10-17 21:16:49 +00:00
jepso
ac89acd39b removed old documentation files 2007-10-17 21:12:46 +00:00
lsmith
1a4baae1df - typo fix 2007-05-21 13:42:09 +00:00
lsmith
34fd97312f - s/numeric/decimal 2007-05-11 19:23:18 +00:00
lsmith
1879b8ea58 - typo fixes 2007-05-11 18:38:31 +00:00
lsmith
797cdece48 - typo fixes 2007-05-11 18:34:56 +00:00
lsmith
a8fb6cde01 - typo fixes 2007-05-11 16:49:11 +00:00
zYne
5c5be484bf 2007-05-07 15:47:02 +00:00
zYne
fbb5a53223 2007-05-07 15:44:20 +00:00
zYne
46e01370bc 2007-05-07 15:42:26 +00:00
zYne
6bd8eaf87c 2007-05-07 15:41:08 +00:00
zYne
1f24127189 2007-05-07 15:40:22 +00:00
legenerationlazi
e6d32b9f43 formatting fix 2007-05-02 14:56:12 +00:00
legenerationlazi
13840516a9 removed empty php tags at the top of some pages
html->wiki conversion previously missed
2007-04-19 20:41:19 +00:00
legenerationlazi
4a93637eb9 combined hierarchical data docs(missing from TOC structure renaming) 2007-04-19 20:18:41 +00:00
legenerationlazi
be0143985e yet another 2007-04-17 23:47:51 +00:00
legenerationlazi
edd01f67bf take 3...or 4 2007-04-17 23:31:55 +00:00
legenerationlazi
be94b10147 fixed bogus php syntax (was breaking formatting) 2007-04-17 23:31:03 +00:00
legenerationlazi
ddc1b64245 2007-04-17 23:25:57 +00:00
legenerationlazi
61a96f0359 2007-04-17 23:24:53 +00:00
hansbrix
cc85ccca1a fixed unsupported text formatting within <code> tags (for SQL statements) 2007-04-13 23:33:37 +00:00
hansbrix
876973a8cb html->wiki conversion script 2007-04-13 21:49:11 +00:00
legenerationlazi
c4ca59647d testing conversion to wiki markup script 2007-04-13 19:32:57 +00:00
gnat
8b95e7e719 added RAND orderby 2007-04-13 19:32:29 +00:00
meus
53eabd3d79 Fixed windows newlines ^M and removed <br /> tags. They should not be used in
the docs.
2007-04-12 21:20:12 +00:00
hansbrix
16e4296626 combined codes and docs manpages; deleted codes (obsolete) 2007-04-12 20:52:30 +00:00
meus
0929be6454 Fixed broken docs 2007-04-12 17:46:26 +00:00
hansbrix
c110ca4c75 added aggregate text placeholder (mostly a test :) ) 2007-04-12 17:15:40 +00:00
meus
70caab1584 Fixed some docs. Mainly substituting " with ' in code examples. 2007-04-11 20:13:39 +00:00
meus
f402f879b2 Added support for fetching a subclass when querying the baseclass if the
inheritance mapping is met. Added tests for this and included tests. Wrote
documentation.
2007-04-08 14:55:14 +00:00
zYne
0a1dfae29f 2007-03-31 13:14:38 +00:00
meus
851e09f471 Fixed the Starting new Project page. Added a list of clients. Wrote a very
simple introduction to Import. Fixed some formating in Making the first import
2007-03-28 21:21:03 +00:00
meus
50defa4fbf Changed some small text on the Requirement page and the Installation page. 2007-03-28 20:07:53 +00:00
zYne
990b6c666e added docs for data source names 2007-03-27 17:14:49 +00:00
zYne
7157693d28 2007-03-26 16:35:16 +00:00
zYne
36e3b7526a fixed index documentation 2007-03-20 22:53:23 +00:00
meus
60b89fd3b5 Fixed the formating of the listing 2007-03-15 14:49:13 +00:00
zYne
4aab1572e7 Docs menu updated 2007-03-05 11:50:29 +00:00
zYne
cb79beca17 docs for unique constraint 2007-03-03 13:16:03 +00:00
zYne
7d5d2179d9 updated the docs for table options 2007-03-01 22:41:41 +00:00
zYne
4774a789b5 added some docs for foreign key constraints 2007-02-27 19:00:34 +00:00
zYne
d914517f5d first import docs 2007-02-27 18:27:00 +00:00
zYne
fad6255af5 Docs for CHECK constraints 2007-02-27 18:06:58 +00:00
zYne
a336d424f7 2007-02-27 16:14:59 +00:00
zYne
da86fd8956 added docs for notnull constraint 2007-02-27 15:47:09 +00:00
zYne
e9415ccb98 2007-02-23 23:04:15 +00:00
zYne
7fc19d34ac renamed some files 2007-02-23 23:02:59 +00:00
zYne
764e89e5ea 2007-02-23 22:44:57 +00:00
zYne
31ccb6369b renaming some files 2007-02-23 20:54:10 +00:00
zYne
bfd35de65f 2007-02-23 20:33:31 +00:00
zYne
45a5fd84ea Renaming doc files.. 2007-02-23 20:08:58 +00:00
zYne
42f9d59497 2007-02-23 19:48:38 +00:00
zYne
cced9028bc 2007-02-11 22:06:12 +00:00
zYne
1abc697596 updated index docs 2007-02-11 11:13:37 +00:00
zYne
2922c9aff6 caching docs 2007-02-09 20:56:04 +00:00
zYne
b23a69c1b3 added docs for the usage of column aliases 2007-01-25 13:37:53 +00:00
zYne
07cbafe799 More docs for the usage of indexes 2007-01-25 12:34:03 +00:00
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