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 |
|
zYne
|
c134ad16cb
|
Added support for new attributes
|
2006-11-21 23:35:08 +00:00 |
|
zYne
|
a27ed3d314
|
|
2006-11-21 23:34:45 +00:00 |
|
zYne
|
14075fa7ec
|
Added some tests for new attributes
|
2006-11-21 23:34:12 +00:00 |
|
zYne
|
5f1a4074a0
|
|
2006-11-20 20:28:59 +00:00 |
|
zYne
|
fb8498e0bd
|
Quick fix for bug found with many-to-many relation fetching and limit
|
2006-11-20 20:22:53 +00:00 |
|
zYne
|
8ca0e1a52f
|
Added db2 connection driver
|
2006-11-20 10:19:31 +00:00 |
|
pookey
|
48b8791e17
|
fixing Strict standards: Declaration of Doctrine_Connection_Mysql::replace() should be compatible with that of Doctrine_Connection::replace()
|
2006-11-20 01:46:12 +00:00 |
|
zYne
|
7a5cda86c2
|
added getServerVersion to pgsql driver
|
2006-11-19 22:20:46 +00:00 |
|
zYne
|
231be6550b
|
|
2006-11-19 22:16:12 +00:00 |
|
zYne
|
5a5934db0b
|
added replace(), currId and nextId() methods
|
2006-11-19 22:15:23 +00:00 |
|
zYne
|
d4df743a96
|
added new attributes (needed in the future)
|
2006-11-19 22:12:18 +00:00 |
|
zYne
|
eedfb40e76
|
Module constructor no longed needs Connection object
|
2006-11-19 14:35:19 +00:00 |
|
zYne
|
281b30fb1f
|
fixes #233
|
2006-11-19 14:30:44 +00:00 |
|
zYne
|
c9d6c63f81
|
added Firebird datadict driver, updated firebird expression driver
|
2006-11-19 12:06:42 +00:00 |
|
zYne
|
ff42bc9f90
|
|
2006-11-18 20:27:09 +00:00 |
|
zYne
|
7c38b01295
|
added Mssql export driver
|
2006-11-17 15:02:23 +00:00 |
|
zYne
|
61c793c2cf
|
Refactored export drivers
|
2006-11-17 14:59:57 +00:00 |
|
zYne
|
c1c66b6b3f
|
Started porting the interbase manager methods from MDB2 to firebird export driver
|
2006-11-16 22:44:14 +00:00 |
|
zYne
|
4d02a63e64
|
added firebird export driver
|
2006-11-16 22:30:15 +00:00 |
|
zYne
|
6d4e947eef
|
added UnitOfWork test case
|
2006-11-16 22:07:13 +00:00 |
|
pookey
|
b3915b8ad0
|
fixing typo
|
2006-11-16 21:54:53 +00:00 |
|
zYne
|
2c3b8bab19
|
Fixed limit subquery handling on mysql with prepared statements, fixes #231
|
2006-11-16 21:38:59 +00:00 |
|
zYne
|
6daa1e3443
|
fixed references to deprecated getTransaction() and getUnitOfWork() methods
|
2006-11-16 20:31:39 +00:00 |
|
zYne
|
4f361df6c3
|
updated doc block
|
2006-11-16 18:45:51 +00:00 |
|
zYne
|
69a97d13be
|
Updated some doc blocks
|
2006-11-16 13:25:45 +00:00 |
|
zYne
|
caf4185955
|
Refactored Doctrine_Connection
|
2006-11-16 13:19:45 +00:00 |
|
zYne
|
d6d7824135
|
Refactored connection modules, added new methods to Doctrine_Connection
|
2006-11-16 12:46:23 +00:00 |
|
zYne
|
02cc9b2f6c
|
Removed cache constants, added portability constants
|
2006-11-16 12:45:34 +00:00 |
|
zYne
|
7cbef3b4fe
|
added Doctrine_Connection_Module
|
2006-11-15 20:36:58 +00:00 |
|
zYne
|
f8b966366a
|
Ported index/sequence name fixing and common manager functionality from MDB2
|
2006-11-15 15:19:55 +00:00 |
|
zYne
|
311131b548
|
Added Oracle export driver (still needs a lot of refactoring)
|
2006-11-15 14:54:28 +00:00 |
|
zYne
|
be0d79c48f
|
Updated transaction drivers
|
2006-11-14 21:57:11 +00:00 |
|
zYne
|
2459f8f593
|
Informix datadict driver: added some sql clauses for future use
|
2006-11-14 21:47:08 +00:00 |
|
zYne
|
8b5cf30ef8
|
Updated Pgsql datadict driver, moved transaction isolation functionality to Doctrine_Transaction
|
2006-11-14 18:21:36 +00:00 |
|