romanb
|
90d472eb98
|
prepared the tokenizer for getting a state and being a full-fledged object
|
2007-11-24 18:58:33 +00:00 |
|
zYne
|
dc5e0cee32
|
fixes #515, correlated subqueries with IN operator
|
2007-10-29 18:04:22 +00:00 |
|
zYne
|
991f456fa4
|
fixes #514, literal value as the first operand for IN
|
2007-10-29 17:54:40 +00:00 |
|
Jonathan.Wage
|
27b369a5f3
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
zYne
|
be5eb98ebf
|
|
2007-09-20 20:21:08 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
zYne
|
714a42239b
|
|
2007-08-13 21:23:56 +00:00 |
|
zYne
|
ce8fa91204
|
|
2007-08-13 21:14:53 +00:00 |
|
zYne
|
1473df1976
|
new DQL WHERE parser
|
2007-08-11 21:53:02 +00:00 |
|
zYne
|
56768b613f
|
fixed identifier quoting
|
2007-07-06 20:55:15 +00:00 |
|
zYne
|
e4114c47fa
|
fixed literal enum conversion with joins
|
2007-07-05 17:25:53 +00:00 |
|
zYne
|
b1a7875618
|
|
2007-05-24 19:47:28 +00:00 |
|
zYne
|
68088c16c5
|
Enum support for placeholders!
|
2007-05-17 23:13:58 +00:00 |
|
zYne
|
f26217c87a
|
DQL core refactored
|
2007-05-16 19:20:55 +00:00 |
|
zYne
|
a430d22cf4
|
|
2007-05-15 10:07:05 +00:00 |
|
zYne
|
eaea971fe4
|
fixes #307
|
2007-04-14 16:28:09 +00:00 |
|
zYne
|
1dfbc5b007
|
fixed the handling of aliases within DQL DELETE and UPDATE queries
|
2007-03-01 21:48:09 +00:00 |
|
joesimms
|
02efd7f73b
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
|
zYne
|
84a7fb7973
|
Fixed DQL subquery handling
|
2007-01-27 10:28:25 +00:00 |
|
zYne
|
d77ffb28c9
|
added support for column aliases
|
2007-01-23 16:27:20 +00:00 |
|
zYne
|
f900a51a7d
|
Custom join condition support for DQL
|
2007-01-03 15:34:34 +00:00 |
|
zYne
|
08d638eda3
|
|
2007-01-02 19:33:22 +00:00 |
|
lsmith
|
9d87bb45f4
|
- remove trailing whitespace
|
2006-12-29 21:46:14 +00:00 |
|
lsmith
|
239995d3c3
|
- fixed switch statement formating according to ZF CS
|
2006-12-29 21:30:37 +00:00 |
|
lsmith
|
4e22f1fbaf
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
|
lsmith
|
716bb65b86
|
- first round of PEAR CS fixes
|
2006-12-29 14:01:31 +00:00 |
|
zYne
|
480cb5ac68
|
better expression support
|
2006-12-28 11:56:24 +00:00 |
|
zYne
|
84bbfccbe2
|
DQL now supports UPDATE queries
|
2006-12-14 13:26:16 +00:00 |
|
zYne
|
b014566eb8
|
Refactored DQL classes
|
2006-10-26 21:32:52 +00:00 |
|
zYne
|
4cd29eaf2c
|
DQL enum handling fixed, fixes #202
|
2006-10-26 20:53:59 +00:00 |
|
pookey
|
a2299b2a25
|
refs #170, this adds != support for boolean
|
2006-10-15 23:09:33 +00:00 |
|
zYne
|
8b4bc0f41c
|
Fixes #159, #160, added EXISTS expression support as well as correlated subquery support
|
2006-10-11 20:44:21 +00:00 |
|
zYne
|
cba61cb346
|
Fixes #155
|
2006-10-08 19:10:21 +00:00 |
|
zYne
|
847bd1ade6
|
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support
|
2006-10-06 16:50:00 +00:00 |
|
zYne
|
e3f5aa9fb2
|
Boolean type bugs fixed, fixes #101
Ticket: 101
|
2006-09-26 21:12:14 +00:00 |
|
pookey
|
6094eeb536
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
|