zYne
|
2b7731d7e3
|
|
2007-01-09 23:12:17 +00:00 |
|
zYne
|
16c809443f
|
added query join test case
|
2007-01-09 23:11:32 +00:00 |
|
zYne
|
05d969515e
|
|
2007-01-09 22:59:15 +00:00 |
|
zYne
|
c8d0a378dd
|
updated sequence driver test cases
|
2007-01-08 00:12:29 +00:00 |
|
zYne
|
609a228d5f
|
added some tests for sqlite sequence driver
|
2007-01-08 00:00:26 +00:00 |
|
zYne
|
bd46df215d
|
|
2007-01-07 23:52:15 +00:00 |
|
zYne
|
af0d91fea5
|
|
2007-01-07 19:40:06 +00:00 |
|
zYne
|
6e5e5c2141
|
added some test case skeletons
|
2007-01-05 22:33:53 +00:00 |
|
zYne
|
1aecd11e34
|
|
2007-01-05 22:13:44 +00:00 |
|
zYne
|
b0f3a5d77a
|
test cases updated
|
2007-01-05 22:07:50 +00:00 |
|
zYne
|
83d89b766d
|
TreeStructure bug fixed
|
2007-01-04 21:08:56 +00:00 |
|
zYne
|
f900a51a7d
|
Custom join condition support for DQL
|
2007-01-03 15:34:34 +00:00 |
|
david
|
ececdadf2c
|
added a test for a self-referential tree structure using only one table
|
2007-01-03 14:56:03 +00:00 |
|
zYne
|
9f6a652a62
|
|
2007-01-01 18:41:24 +00:00 |
|
zYne
|
afb21d1a40
|
|
2007-01-01 18:36:37 +00:00 |
|
zYne
|
b18b38da25
|
added custom join condition support for DQL
|
2007-01-01 18:29:22 +00:00 |
|
zYne
|
611c65e759
|
added null key handling for Doctrine_Collection
|
2006-12-30 00:50:54 +00:00 |
|
zYne
|
1febda1189
|
Made the datadict driver testcases adhere to new coding standards
|
2006-12-30 00:08:53 +00:00 |
|
zYne
|
13cd9efaa1
|
new tests for pgsql datadict driver
|
2006-12-29 23:56:09 +00:00 |
|
zYne
|
8ab9395606
|
new tests for the oracle datadict driver
|
2006-12-29 22:24:32 +00:00 |
|
zYne
|
398c819161
|
tests for the mssql datadict driver
|
2006-12-29 22:12:36 +00:00 |
|
zYne
|
abc34cf070
|
new test for mysql driver
|
2006-12-29 21:54:52 +00:00 |
|
zYne
|
b4ac430dba
|
|
2006-12-29 21:26:56 +00:00 |
|
zYne
|
8c28e735ef
|
added new tests for firebird datadict driver
|
2006-12-29 21:26:03 +00:00 |
|
zYne
|
8110cf8e89
|
Mysql string > 255 now converts to TEXT type
|
2006-12-29 13:45:41 +00:00 |
|
zYne
|
2c7642a787
|
added tests for expressions in DQL select part
|
2006-12-28 11:19:05 +00:00 |
|
zYne
|
816d026d21
|
added tests for Mysql portable error handling
|
2006-12-28 00:47:50 +00:00 |
|
zYne
|
ca9abd7374
|
Added new tests for portable error code handling
|
2006-12-28 00:33:37 +00:00 |
|
zYne
|
01972591e6
|
added tests for Pgsql portable error handling
|
2006-12-28 00:19:38 +00:00 |
|
zYne
|
5d3a9160dc
|
added test case for Expression module base class
|
2006-12-28 00:07:32 +00:00 |
|
zYne
|
81bc672eab
|
|
2006-12-27 21:34:26 +00:00 |
|
zYne
|
71b218e78e
|
added Transaction driver test cases
|
2006-12-27 21:33:16 +00:00 |
|
zYne
|
a0c1692a09
|
added Import driver test case skeletons
|
2006-12-27 21:32:09 +00:00 |
|
zYne
|
2f380fa690
|
added Expression module test case skeletons
|
2006-12-27 21:31:19 +00:00 |
|
zYne
|
a364b86a10
|
Moved export test cases
|
2006-12-27 21:30:25 +00:00 |
|
zYne
|
ff5c84a080
|
Moved some tests
|
2006-12-27 21:27:25 +00:00 |
|
zYne
|
13333bcfa0
|
Refactored relation test cases
|
2006-12-27 21:25:51 +00:00 |
|
zYne
|
3beff58c8c
|
Moved query subtests to tests/Query dir
|
2006-12-27 21:24:28 +00:00 |
|
zYne
|
d1ad19fdd8
|
Modified the test structure
|
2006-12-27 21:20:26 +00:00 |
|
zYne
|
393093fea6
|
added TestCase for Sqlite portable error handling
|
2006-12-26 21:54:44 +00:00 |
|
zYne
|
0d4a5bb14b
|
added TestCase for Oracle portable error handling
|
2006-12-26 21:53:56 +00:00 |
|
zYne
|
f571c61ecf
|
|
2006-12-26 20:33:40 +00:00 |
|
zYne
|
cf939c6d3a
|
Doctrine_Hook first draft + test cases
|
2006-12-23 22:45:36 +00:00 |
|
zYne
|
7b48189ba5
|
new DQL aggregate value model
|
2006-12-21 22:06:08 +00:00 |
|
zYne
|
d8c48da227
|
added quote identifier support for limit subquery algorithm
|
2006-12-03 20:13:28 +00:00 |
|
zYne
|
df0511e9dc
|
Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling
|
2006-12-03 20:05:09 +00:00 |
|
zYne
|
127ad3a903
|
|
2006-12-02 20:51:26 +00:00 |
|
zYne
|
fcce6bd239
|
Updated transaction drivers, ORM core now uses the new Export API
|
2006-12-02 14:40:47 +00:00 |
|
zYne
|
cab5b432a6
|
Updated transaction drivers
|
2006-11-30 23:51:44 +00:00 |
|
zYne
|
4a1bff1428
|
|
2006-11-30 14:40:50 +00:00 |
|