zYne
|
cab5b432a6
|
Updated transaction drivers
|
2006-11-30 23:51:44 +00:00 |
|
zYne
|
ddc9c3262c
|
|
2006-11-30 22:52:29 +00:00 |
|
zYne
|
ba893f6ec6
|
added REPLACE support, fixes #238
|
2006-11-30 22:47:15 +00:00 |
|
zYne
|
7556bfcb71
|
Fixed DELETE handling, fixes #236
|
2006-11-30 22:40:59 +00:00 |
|
zYne
|
57fee96923
|
Small fixes
|
2006-11-30 22:33:54 +00:00 |
|
zYne
|
1775fc964d
|
|
2006-11-30 15:19:46 +00:00 |
|
zYne
|
4a1bff1428
|
|
2006-11-30 14:40:50 +00:00 |
|
zYne
|
faa5e603f0
|
Sqlite datadict driver tests
|
2006-11-29 22:34:14 +00:00 |
|
zYne
|
ece1833941
|
fixed references
|
2006-11-29 22:12:43 +00:00 |
|
zYne
|
6480503bce
|
|
2006-11-29 21:18:38 +00:00 |
|
zYne
|
78b849e776
|
Removed old transaction
|
2006-11-29 21:16:47 +00:00 |
|
zYne
|
fe88258168
|
Updated classes to use new Transaction module
|
2006-11-29 21:09:02 +00:00 |
|
zYne
|
c502c512aa
|
Fixed some small bugs
|
2006-11-28 23:45:57 +00:00 |
|
zYne
|
2241453570
|
Lots of small fixes, driver improvments and more tests
|
2006-11-28 23:26:44 +00:00 |
|
zYne
|
9df8e4d0e3
|
small fixes for datadict drivers
|
2006-11-28 18:39:57 +00:00 |
|
zYne
|
b8257aad63
|
updated datadict driver test cases
|
2006-11-28 18:39:31 +00:00 |
|
zYne
|
570bc068d2
|
removed options references
|
2006-11-28 18:23:35 +00:00 |
|
romanb
|
b68d060ef5
|
fix for php 5.2 compatibility
|
2006-11-28 18:20:38 +00:00 |
|
zYne
|
94277fcf54
|
Removed options references (not supported yet)
|
2006-11-28 18:01:32 +00:00 |
|
zYne
|
a4cab6ae91
|
added missing test cases
|
2006-11-28 17:56:51 +00:00 |
|
zYne
|
8b969d0398
|
added tests for oracle datadict driver
|
2006-11-27 22:49:13 +00:00 |
|
zYne
|
c6f5546fdd
|
updated oracle driver
|
2006-11-27 22:48:49 +00:00 |
|
zYne
|
161b9125e1
|
added missing class Doctrine_Hydrate_Alias, refactored query and hydrate classes
|
2006-11-27 22:39:18 +00:00 |
|
zYne
|
be7931ed3a
|
Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes
|
2006-11-27 22:22:31 +00:00 |
|
zYne
|
83d68f5d43
|
commented out some options ported from MDB2: support not ready yet
|
2006-11-27 22:05:18 +00:00 |
|
zYne
|
8815624b53
|
added tests for mysql datadict driver
|
2006-11-27 21:59:22 +00:00 |
|
zYne
|
9ed1eea1e9
|
More driver tests
|
2006-11-27 19:28:27 +00:00 |
|
chris
|
8162a684b2
|
generated using http://uml2php5.zpmag.com/ and sorted roughly by hand
|
2006-11-26 21:28:44 +00:00 |
|
zYne
|
417924294b
|
Updated datadict drivers
|
2006-11-26 19:48:55 +00:00 |
|
zYne
|
eb6dde75e6
|
Doctrine_DataDict_Mssql_Exception now has Doctrine_DataDict_Exception as parent
|
2006-11-26 19:47:19 +00:00 |
|
zYne
|
9ac54863c6
|
replaced pear error with exception
|
2006-11-25 11:01:11 +00:00 |
|
zYne
|
f02ad22cc4
|
updated firebird and mysql drivers
|
2006-11-25 10:59:33 +00:00 |
|
zYne
|
85559a7f35
|
Updated pgsql expression and datadict drivers
|
2006-11-25 10:47:17 +00:00 |
|
zYne
|
01efe0ed22
|
updated driver tests
|
2006-11-24 23:23:52 +00:00 |
|
zYne
|
41e5b46618
|
updated datadict driver tests
|
2006-11-24 23:23:21 +00:00 |
|
zYne
|
de94e46471
|
fixed some bugs in mysql export driver
|
2006-11-24 23:22:56 +00:00 |
|
zYne
|
ec36e81d60
|
added new constant
|
2006-11-24 23:22:20 +00:00 |
|
zYne
|
5b7089cb86
|
added implementation for getSequenceName and getIndexName
|
2006-11-24 20:51:40 +00:00 |
|
zYne
|
b6583680a1
|
added new datatype tests for sqlite
|
2006-11-24 16:06:12 +00:00 |
|
zYne
|
b1d5eedb47
|
Updated test cases
|
2006-11-23 23:23:24 +00:00 |
|
zYne
|
70e467b7bf
|
Added Doctrine_Adapter, updated many driver classes
|
2006-11-23 22:54:10 +00:00 |
|
zYne
|
98c1f66b64
|
small fixes for transaction drivers
|
2006-11-23 15:30:22 +00:00 |
|
zYne
|
4a7487567d
|
added new test cases for transaction drivers
|
2006-11-23 15:30:00 +00:00 |
|
zYne
|
12520b3401
|
added test case for pgsql transaction module
|
2006-11-22 23:40:21 +00:00 |
|
zYne
|
ec662f3ee4
|
added new driver tests
|
2006-11-22 23:35:34 +00:00 |
|
zYne
|
9200d1271a
|
small refactorings
|
2006-11-22 18:15:21 +00:00 |
|
zYne
|
ee5a7f8c1b
|
Added super class for all export test cases
|
2006-11-22 00:26:34 +00:00 |
|
zYne
|
f5fc3a6e5b
|
added tests for pgsql export driver
|
2006-11-22 00:19:23 +00:00 |
|
zYne
|
7e32cde027
|
added tests for firebird export driver
|
2006-11-22 00:19:00 +00:00 |
|
zYne
|
d97c78dad8
|
updated query limit test case, added new tests for mysql export driver
|
2006-11-22 00:18:33 +00:00 |
|