zYne
|
3dca74f2d2
|
Association self-referencing fetching now works (still not integrated into DQL)
|
2006-09-11 21:46:01 +00:00 |
|
zYne
|
bce726d66c
|
Doctrine_Collection::loadRelated() bug fixed
|
2006-09-08 23:20:51 +00:00 |
|
zYne
|
d6eb961c0c
|
loadRelated() now works for many-to-many associations
|
2006-09-08 22:02:38 +00:00 |
|
pookey
|
b340bfe11d
|
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive
|
2006-09-03 22:46:30 +00:00 |
|
pookey
|
fb2a3bfde9
|
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.
|
2006-09-03 22:37:54 +00:00 |
|
pookey
|
e75f3598c3
|
Relation fetching refactoring
|
2006-08-15 21:33:18 +00:00 |
|
doctrine
|
8c4d8293e5
|
DQL: self-referencing support
|
2006-06-26 18:55:42 +00:00 |
|
doctrine
|
98dc74b639
|
Added a folder remotely
|
2006-05-30 08:42:10 +00:00 |
|