zYne
|
d3a7b438f5
|
|
2007-05-10 19:27:20 +00:00 |
|
pookey
|
32b564e742
|
minor change to test suite making it behave better in cases of exceptions and fatal errors
|
2007-04-18 19:29:41 +00:00 |
|
pookey
|
772701eaa3
|
formatting changes to run.php
|
2007-04-18 19:28:21 +00:00 |
|
zYne
|
2274554e36
|
|
2007-04-18 19:03:36 +00:00 |
|
zYne
|
7a9a86a5c6
|
fixes #310
|
2007-04-17 17:25:08 +00:00 |
|
pookey
|
659ecb41b0
|
update to ticket #307
|
2007-04-16 11:47:34 +00:00 |
|
zYne
|
eaea971fe4
|
fixes #307
|
2007-04-14 16:28:09 +00:00 |
|
romanb
|
61dc5e19c2
|
|
2007-04-13 18:18:00 +00:00 |
|
pookey
|
eed2a37037
|
adding a failing test case for ticket #307
|
2007-04-12 19:20:30 +00:00 |
|
romanb
|
635bc1fa66
|
Improved the previous fix for the unique validator.
|
2007-04-12 13:37:45 +00:00 |
|
romanb
|
18766e6579
|
Fixed an issue with the unique validator.
|
2007-04-12 08:38:59 +00:00 |
|
zYne
|
7f68e096b1
|
|
2007-04-11 19:12:52 +00:00 |
|
meus
|
be9d359937
|
Fixed indentation and other issues related to coding style
|
2007-04-11 19:06:13 +00:00 |
|
meus
|
f402f879b2
|
Added support for fetching a subclass when querying the baseclass if the
inheritance mapping is met. Added tests for this and included tests. Wrote
documentation.
|
2007-04-08 14:55:14 +00:00 |
|
romanb
|
4652ae5c50
|
Added a validator test.
|
2007-03-28 13:31:54 +00:00 |
|
romanb
|
2acb54d679
|
quick fix.
|
2007-03-28 11:08:00 +00:00 |
|
zYne
|
a03d7c6cd5
|
some tests for CHECK constraint parser
|
2007-03-23 20:26:25 +00:00 |
|
zYne
|
759c23f490
|
first draft for sqlite cascading delete emulation with triggers
|
2007-03-22 13:32:43 +00:00 |
|
zYne
|
306dd80312
|
sqlite foreign key support
|
2007-03-22 12:47:37 +00:00 |
|
zYne
|
f7a7472cae
|
Foreign key exporting added
|
2007-03-21 22:11:18 +00:00 |
|
zYne
|
fecce947ed
|
fixed the handling of hooked parameters
|
2007-03-02 18:47:46 +00:00 |
|
zYne
|
1dfbc5b007
|
fixed the handling of aliases within DQL DELETE and UPDATE queries
|
2007-03-01 21:48:09 +00:00 |
|
zYne
|
a2016e2e6c
|
|
2007-03-01 21:31:49 +00:00 |
|
zYne
|
a2046460b5
|
Relation model rewrite, draft 2
|
2007-02-17 12:38:02 +00:00 |
|
zYne
|
94e5ce739a
|
more tests
|
2007-02-17 11:09:34 +00:00 |
|
zYne
|
84cf99fbf8
|
|
2007-02-16 20:27:05 +00:00 |
|
zYne
|
0c82cfb041
|
|
2007-02-16 20:26:47 +00:00 |
|
zYne
|
584c55faac
|
|
2007-02-16 19:33:32 +00:00 |
|
zYne
|
04c60c846d
|
|
2007-02-16 19:33:11 +00:00 |
|
zYne
|
ccda68ddf5
|
|
2007-02-16 19:32:15 +00:00 |
|
zYne
|
d977aee4fa
|
|
2007-02-15 22:25:26 +00:00 |
|
zYne
|
097adf5142
|
Migrating test cases to be PHP 5.2 compliant
|
2007-02-15 22:21:10 +00:00 |
|
zYne
|
bb1cf022a3
|
Migrating test cases to be PHP 5.2 compliant
|
2007-02-15 22:20:44 +00:00 |
|
zYne
|
5a9c72c3ff
|
index tests
|
2007-02-11 22:55:19 +00:00 |
|
zYne
|
1f27c65b1a
|
|
2007-02-10 21:19:06 +00:00 |
|
zYne
|
a56fd1c73c
|
new tests
|
2007-02-10 21:02:26 +00:00 |
|
zYne
|
5ddd15fefc
|
new tests
|
2007-02-10 20:55:46 +00:00 |
|
zYne
|
0b9a92b9a8
|
|
2007-02-10 20:53:42 +00:00 |
|
zYne
|
12d391fb42
|
new tests
|
2007-02-10 20:48:45 +00:00 |
|
zYne
|
a5b31e9521
|
Some new cache tests
|
2007-02-09 20:03:58 +00:00 |
|
zYne
|
ddb45098c0
|
little fix
|
2007-02-07 15:13:43 +00:00 |
|
zYne
|
5e4d1c3fdf
|
added ORDER BY RANDOM()
|
2007-02-07 14:16:07 +00:00 |
|
zYne
|
24d694bf3e
|
|
2007-02-07 13:51:09 +00:00 |
|
zYne
|
e43e7d2a5c
|
|
2007-02-05 12:06:41 +00:00 |
|
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
|
a39199f29d
|
DQL ORDER BY now supports ordering by an aggregate value
|
2007-01-27 10:50:03 +00:00 |
|
zYne
|
84a7fb7973
|
Fixed DQL subquery handling
|
2007-01-27 10:28:25 +00:00 |
|