jwage
|
d47f4ddab4
|
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
|
2008-01-22 22:52:53 +00:00 |
|
jwage
|
689a4c6f45
|
Connection refactoring to allow create/drop database functionality for sqlite. fixes #480
|
2008-01-22 21:42:17 +00:00 |
|
romanb
|
344ab02d95
|
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
|
2008-01-05 19:14:35 +00:00 |
|
Jonathan.Wage
|
44820ec14a
|
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
|
2008-01-05 07:39:25 +00:00 |
|
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 |
|
romanb
|
0cda367802
|
moved tokenizeQuery() to the Tokenizer
|
2007-11-24 19:08:41 +00:00 |
|
romanb
|
90d472eb98
|
prepared the tokenizer for getting a state and being a full-fledged object
|
2007-11-24 18:58:33 +00:00 |
|
romanb
|
02e0aff3b9
|
Added missing file
|
2007-11-24 18:12:02 +00:00 |
|