zYne
|
a7d1bc5633
|
Cache implementation continues
|
2007-02-05 12:04:56 +00:00 |
|
zYne
|
1132282fee
|
Doctrine_Db_Statement no longer depends on PDOStatement
|
2007-02-01 22:46:59 +00:00 |
|
zYne
|
af3e40aef6
|
cache test case skeletons added
|
2007-01-29 21:37:51 +00:00 |
|
zYne
|
4319d095f6
|
little sequence handling fix
|
2007-01-29 20:10:51 +00:00 |
|
zYne
|
25f1d5e8ff
|
Fixed DQL many-to-many alias handling
|
2007-01-27 10:08:06 +00:00 |
|
zYne
|
b7ab722920
|
|
2007-01-24 22:50:49 +00:00 |
|
zYne
|
d77ffb28c9
|
added support for column aliases
|
2007-01-23 16:27:20 +00:00 |
|
pookey
|
bf749ae434
|
setting execution time to 900 seconds
|
2007-01-15 18:22:38 +00:00 |
|
zYne
|
e91feeafb7
|
little fix
|
2007-01-09 23:14:22 +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
|
bd46df215d
|
|
2007-01-07 23:52:15 +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
|
afb21d1a40
|
|
2007-01-01 18:36:37 +00:00 |
|
zYne
|
a364b86a10
|
Moved export test cases
|
2006-12-27 21:30:25 +00:00 |
|
zYne
|
d1ad19fdd8
|
Modified the test structure
|
2006-12-27 21:20:26 +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
|
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
|
fe88258168
|
Updated classes to use new Transaction module
|
2006-11-29 21:09:02 +00:00 |
|
zYne
|
b8257aad63
|
updated datadict driver test cases
|
2006-11-28 18:39:31 +00:00 |
|
zYne
|
8b969d0398
|
added tests for oracle datadict driver
|
2006-11-27 22:49:13 +00:00 |
|
zYne
|
b1d5eedb47
|
Updated test cases
|
2006-11-23 23:23:24 +00:00 |
|
zYne
|
6daa1e3443
|
fixed references to deprecated getTransaction() and getUnitOfWork() methods
|
2006-11-16 20:31:39 +00:00 |
|
zYne
|
02cc9b2f6c
|
Removed cache constants, added portability constants
|
2006-11-16 12:45:34 +00:00 |
|
pookey
|
b3c5aeb225
|
issues with case sensitivity
|
2006-11-11 10:54:55 +00:00 |
|
zYne
|
28ea79488a
|
|
2006-11-10 23:15:34 +00:00 |
|
zYne
|
34ecd30498
|
Doctrine_Query::where() now accepts prepared statement parameters
|
2006-11-08 19:12:16 +00:00 |
|
zYne
|
fef149dd62
|
Doctrine_Db_* updates
|
2006-11-07 23:12:05 +00:00 |
|
zYne
|
ba4c83ef3a
|
Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability).
|
2006-11-05 19:24:28 +00:00 |
|
zYne
|
7ef869ee40
|
Refactored Doctrine_Connection and Doctrine_Record, fixes #212
|
2006-10-30 23:00:09 +00:00 |
|
zYne
|
048d7788ce
|
Many-to-Many relation handling fixed, fixes #193
|
2006-10-29 23:24:50 +00:00 |
|
zYne
|
dd73f6de4a
|
Fixes #205
|
2006-10-26 23:05:55 +00:00 |
|
zYne
|
53bdc31ad5
|
added adapter skeletons, fixed wrong limit subquery ordering
|
2006-10-26 22:12:58 +00:00 |
|
zYne
|
4cd29eaf2c
|
DQL enum handling fixed, fixes #202
|
2006-10-26 20:53:59 +00:00 |
|
zYne
|
ff85f8c668
|
Fixes #194, added Doctrine_Relation_ManyToMany_TestCase
Ticket: 194
|
2006-10-25 21:12:30 +00:00 |
|
zYne
|
0835a57ce1
|
Fixes #192, added Doctrine_Record_State_TestCase
Ticket: 192
|
2006-10-25 20:02:40 +00:00 |
|
zYne
|
daaab94cfe
|
Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor
|
2006-10-23 19:55:30 +00:00 |
|
zYne
|
599dc759fb
|
Fixes #180
|
2006-10-20 18:21:42 +00:00 |
|
zYne
|
ec8f446fad
|
Fixes #175
|
2006-10-18 20:17:49 +00:00 |
|
zYne
|
1c8cf0271e
|
DQL: DELETE support added
|
2006-10-18 17:37:20 +00:00 |
|
pookey
|
34a8acba63
|
adding a test to show a situation where cascading inserts do not work
|
2006-10-17 19:02:00 +00:00 |
|
zYne
|
bfcfa9f2f2
|
Aggregate function support added
|
2006-10-17 17:21:21 +00:00 |
|
zYne
|
da6f4a3849
|
Fixes #166
|
2006-10-14 16:58:59 +00:00 |
|