1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Query
dbrewer 7e0a902aba Added test case to demonstrate that delimiters in
Doctrine_Query_Tokenizer::bracketExplode() were case sensitive, and 
changed tokenizer to make them case insensitive.
2007-12-07 03:23:09 +00:00
..
Filter Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Registry Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Abstract.php 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. 2007-12-06 19:02:29 +00:00
Check.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Condition.php fixes #547 2007-11-27 02:50:56 +00:00
Exception.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Filter.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
From.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Groupby.php fixes #533, using DQL identifier aliases before column names is now optional when selecting from single component 2007-10-30 19:10:18 +00:00
Having.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
JoinCondition.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Limit.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Offset.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Orderby.php fixes #533, using DQL identifier aliases before column names is now optional when selecting from single component 2007-10-30 19:10:18 +00:00
Parser.php More refactorings. Commented out the plugin tests for now. They seem to wreak havoc with a lot of other tests (especially validator tests) and i havent found the reason yet. 2007-11-24 18:11:09 +00:00
Part.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Registry.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Select.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Set.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Tokenizer.php Added test case to demonstrate that delimiters in 2007-12-07 03:23:09 +00:00
Where.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00