jwage
|
a9ed0085d2
|
[2.0] More work on the QueryBuilder and Expr classes
|
2009-07-09 21:56:34 +00:00 |
|
jwage
|
867a34d41b
|
[2.0] Initial commit of a QueryBuilder class. Still needs a lot of work.
|
2009-07-09 04:18:58 +00:00 |
|
piccoloprincipe
|
41df51a6e9
|
added tests for various WHERE clauses
|
2009-07-08 08:08:27 +00:00 |
|
piccoloprincipe
|
f11e39cc5a
|
renamed and separated test methods to conform to agile documentation (addresses #2316)
|
2009-07-08 07:48:44 +00:00 |
|
jwage
|
ab2b3999c0
|
[2.0] Adding date and time types. Fixing CURRENT_DATE, CURRENT_TIMESTAMP and CURRENT_TIME functions
|
2009-06-20 14:24:21 +00:00 |
|
jwage
|
ada2c5c5a7
|
[2.0] Work on datetime dbal type and date portability
|
2009-06-20 12:59:33 +00:00 |
|
romanb
|
f28127664c
|
[2.0] Cleanups, build fixes.
|
2009-06-15 18:25:47 +00:00 |
|
romanb
|
104398003c
|
[2.0] Parser work.
|
2009-06-14 17:34:28 +00:00 |
|
piccoloprincipe
|
bdd2241fb5
|
set svn:eol-style property on plain text files
|
2009-06-02 18:05:26 +00:00 |
|
romanb
|
c9cc9f1373
|
[2.0] Parser code review with some cleanups and comments to highlight TODOs.
|
2009-05-24 10:38:37 +00:00 |
|
romanb
|
4d13925b1c
|
[2.0] Some hydration and DQL parser work.
|
2009-05-17 19:27:12 +00:00 |
|
romanb
|
ae7be288e1
|
[2.0] Work on single table inheritance with more functional tests.
|
2009-05-03 10:58:16 +00:00 |
|
romanb
|
523c93c2f1
|
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
|
2009-04-09 18:12:48 +00:00 |
|
romanb
|
705199e897
|
[2.0] Parser work. Added support for functions in SelectExpressions.
|
2009-03-28 17:10:41 +00:00 |
|
romanb
|
ae5d212271
|
[2.0] Parser work. Added double-dispatch functionality to AST node classes for use in the SqlWalker to reduce big if/else instanceof checks and for better maintainability. Also its less error-prone in the SqlWalker because its harder to miss a conditional case. Added new extensible DQL function implementation.
|
2009-03-23 17:39:33 +00:00 |
|
romanb
|
618c1281e4
|
[2.0] Parser work.
|
2009-03-21 19:58:52 +00:00 |
|
romanb
|
d833ee1464
|
[2.0] Parser work. Drafted logic for multi-table deletes through DQL (for Class/Concrete Table Inheritance)
|
2009-03-21 12:49:58 +00:00 |
|
romanb
|
c7dbde9f89
|
[2.0] Parser work.
|
2009-03-20 21:28:19 +00:00 |
|
romanb
|
89a625021a
|
[2.0] Refactored and reenabled Lexer tests.
|
2009-03-20 20:53:14 +00:00 |
|
romanb
|
b718cd1a63
|
[2.0] Parser work.
|
2009-03-19 12:43:48 +00:00 |
|
romanb
|
bffd76d704
|
[2.0] Parser work.
|
2009-03-16 22:12:38 +00:00 |
|
romanb
|
bc379103c3
|
[2.0] Some more parser work.
|
2009-03-14 21:19:50 +00:00 |
|
romanb
|
62779913c8
|
Started to reenable query language recognition tests.
|
2009-02-18 10:39:51 +00:00 |
|
jwage
|
68147808f6
|
[2.0] Cleaning up tests and removing some unused files to remove any confusion
|
2009-02-18 07:59:11 +00:00 |
|
romanb
|
2ef81cf2a9
|
[2.0] Various small changes and enabling the collection tests.
|
2009-02-17 10:54:18 +00:00 |
|
romanb
|
0ac97e7adf
|
[2.0] Making use of new constant __DIR__
|
2009-01-24 16:56:44 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|