- 09 Dec, 2007 1 commit
-
-
jackbravo authored
The unset functionality is not working for foreignKey relations
-
- 08 Dec, 2007 1 commit
-
-
airox authored
Small documentation issues, insert query which hadn't had a value, reference to an example above should be below Ticket: 656
-
- 07 Dec, 2007 4 commits
-
-
Jonathan.Wage authored
-
wernerm authored
Changed loadModels() once again. Removed loading of models based solely on model filename. Added support for different models with the same file names. All models files are required, in order to determine class names. The changes result in an overall increase in flexibility with respect to model file names.
-
dbrewer authored
Doctrine_Query_Tokenizer::bracketExplode() were case sensitive, and changed tokenizer to make them case insensitive.
-
jackbravo authored
-
- 06 Dec, 2007 3 commits
-
-
romanb authored
Introduced a new attribute ATTR_AUTOLOAD_TABLE_CLASSES that can be used to control whether Doctrine should try to autoload custom table class files when looking for them.
-
adamthehutt authored
Ticket: 650
-
meus authored
-
- 05 Dec, 2007 1 commit
-
-
romanb authored
-
- 04 Dec, 2007 3 commits
-
-
pookey authored
-
pookey authored
-
Jonathan.Wage authored
-
- 03 Dec, 2007 3 commits
-
-
romanb authored
-
guilhermeblanco authored
-
romanb authored
-
- 02 Dec, 2007 3 commits
- 01 Dec, 2007 3 commits
- 30 Nov, 2007 8 commits
-
-
jackbravo authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
jackbravo authored
-
jackbravo authored
-
romanb authored
-
- 29 Nov, 2007 4 commits
-
-
Jonathan.Wage authored
-
zYne authored
--no commit message
-
tamcy authored
-
wolfpakz authored
- Fixed problem with Nested Set table definition not happening in time for exporting when NestedSet behavior is added through Doctrine_Template_NestedSet.
-
- 28 Nov, 2007 6 commits
-
-
zYne authored
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
-
jackbravo authored
The default is set to false because fetching the relations deletes previously fetched relations =P. This is, if you fetched an aggregated value (SUM, COUNT), it wont be refreshed, it will be overwritten by the actual related values.
-
wernerm authored
-