jackbravo
|
3864591b8d
|
Fix import documentations errors found by Rustin (imperfeito@gmail.com)
|
2007-09-13 14:20:03 +00:00 |
|
jackbravo
|
2bde9f6692
|
Small note on unlink all
|
2007-09-12 23:29:02 +00:00 |
|
jackbravo
|
59c4cdf4ea
|
Docs for the unlink method for many-to-many relationships
|
2007-09-10 22:21:03 +00:00 |
|
zYne
|
fffd2689c1
|
|
2007-09-10 21:25:39 +00:00 |
|
jackbravo
|
0436fc8e96
|
Minor spelling correction
|
2007-09-08 18:32:31 +00:00 |
|
meus
|
0d8cdcf963
|
renaming from text to string ref #435
|
2007-09-08 14:30:24 +00:00 |
|
meus
|
26e3e7a998
|
renamed text to string since text did not work in tests
|
2007-09-08 14:21:16 +00:00 |
|
jackbravo
|
a5619cc9d8
|
one more :P code type is sql
|
2007-09-06 16:36:53 +00:00 |
|
jackbravo
|
722f7903fd
|
code type is sql
|
2007-09-06 16:31:07 +00:00 |
|
jackbravo
|
8c0ec95802
|
code type is sql
|
2007-09-06 16:17:49 +00:00 |
|
jackbravo
|
0a68f3b5e6
|
INDEXBY is a new DQL keyword
|
2007-09-06 16:14:45 +00:00 |
|
jackbravo
|
fb5a7395e5
|
code type is sql
|
2007-09-06 16:13:18 +00:00 |
|
romanb
|
543cd86f74
|
Fixed typo in the docs
|
2007-09-05 16:14:08 +00:00 |
|
jackbravo
|
831c195b3b
|
Document ATTR_QUERY_LIMIT
|
2007-09-04 18:22:11 +00:00 |
|
jackbravo
|
1fef41e2c3
|
ATTR_VLD is deprecated
|
2007-09-04 18:08:45 +00:00 |
|
meus
|
7abe829643
|
removed the docs since they are not appropriate
|
2007-09-02 22:08:13 +00:00 |
|
meus
|
be2bd76fed
|
adding information on how to run tests
|
2007-09-02 22:06:11 +00:00 |
|
zYne
|
b07cf7e2bb
|
|
2007-09-02 20:44:47 +00:00 |
|
zYne
|
89f772d169
|
|
2007-09-02 20:13:09 +00:00 |
|
zYne
|
70cce7859a
|
|
2007-09-02 11:35:51 +00:00 |
|
zYne
|
97c0b5786a
|
|
2007-09-02 11:32:09 +00:00 |
|
jepso
|
63c8c87ab7
|
changed escapeshellcmd to escapeshellarg
|
2007-09-01 23:27:06 +00:00 |
|
jepso
|
45e56de78e
|
|
2007-09-01 23:17:44 +00:00 |
|
pookey
|
f2e9b3ae36
|
pookey: fixed odd svn problem, jepso, please sort out escaping :P
|
2007-09-01 23:14:07 +00:00 |
|
zYne
|
9803a929f8
|
|
2007-09-01 22:45:09 +00:00 |
|
zYne
|
6c7db9b6bd
|
|
2007-09-01 22:44:08 +00:00 |
|
zYne
|
9cc162a934
|
|
2007-09-01 22:43:40 +00:00 |
|
jepso
|
1f252011c2
|
deny access from the internet to these directories
|
2007-09-01 22:40:56 +00:00 |
|
zYne
|
044c67946b
|
|
2007-09-01 22:40:33 +00:00 |
|
zYne
|
4b87106aac
|
|
2007-09-01 22:35:43 +00:00 |
|
jackbravo
|
202d66860b
|
Fix little inheritance error on docs
|
2007-09-01 19:00:28 +00:00 |
|
zYne
|
862791957a
|
|
2007-09-01 17:46:42 +00:00 |
|
jepso
|
f4fa179d7c
|
We don't need these files anymore
|
2007-09-01 16:31:25 +00:00 |
|
zYne
|
e2be550a2f
|
added docs for delegate methods
|
2007-09-01 10:28:47 +00:00 |
|
jepso
|
48095c266c
|
removed unnecessary file
|
2007-08-31 23:40:21 +00:00 |
|
jepso
|
eab107a5ee
|
added Pdf output capability to manual
|
2007-08-31 23:38:43 +00:00 |
|
zYne
|
35f7085133
|
|
2007-08-30 22:04:41 +00:00 |
|
Jonathan.Wage
|
157c2d5fed
|
Updated documentation to show example on how to disable foreign key constraint exporting for individual models.
|
2007-08-29 21:53:41 +00:00 |
|
Jonathan.Wage
|
0a21d72760
|
Added documentation for turning off foreign key sql in export.
|
2007-08-27 15:10:36 +00:00 |
|
nicobn
|
af14bd3c13
|
Adjusted documentation with the recent change in the import/export methods name
|
2007-08-25 04:54:27 +00:00 |
|
nicobn
|
7b9eeb35bf
|
Fixed typo, reported by Scott Burke (webfx @ #doctrine)
|
2007-08-25 04:35:28 +00:00 |
|
romanb
|
6d4f7da224
|
typo
|
2007-08-18 20:04:33 +00:00 |
|
zYne
|
ae82b62125
|
fixes #434
|
2007-08-15 21:13:16 +00:00 |
|
zYne
|
33fc6c3dce
|
|
2007-08-14 21:27:11 +00:00 |
|
meus
|
3bf396c06c
|
fixing example to follow coding standard
|
2007-08-13 19:07:34 +00:00 |
|
zYne
|
a956738da5
|
|
2007-08-11 18:46:04 +00:00 |
|
zYne
|
f1179e5790
|
typo fix
|
2007-08-11 18:14:12 +00:00 |
|
zYne
|
e5c02c2171
|
|
2007-08-11 18:12:30 +00:00 |
|
jackbravo
|
0eb8a42d00
|
Set correctly the connection attribute ATTR_QUOTE_IDENTIFIER
|
2007-08-09 19:23:44 +00:00 |
|
nicobn
|
1a76029f9e
|
Fixed typo
|
2007-08-09 00:53:14 +00:00 |
|