zYne
|
be7931ed3a
|
Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes
|
2006-11-27 22:22: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
|
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
|
256fbd5331
|
Moved transaction isolation functionality to transaction drivers
|
2006-11-13 22:08:41 +00:00 |
|
zYne
|
085dc9d601
|
Enhanced class doc blocks, fixes #228
|
2006-11-12 12:14:08 +00:00 |
|
zYne
|
a0aa16bbea
|
Doctrine_Db updates
|
2006-11-08 10:18:15 +00:00 |
|
zYne
|
65d4158c71
|
Removed getState() and concat() methods from mysql driver, getState() is not needed (it resides at transaction class) and concat is located at mysql expression driver
|
2006-11-01 11:25:53 +00:00 |
|
zYne
|
dcc59843a0
|
Firebird, mssql, mysql, oracle and pgsql connection drivers updated
|
2006-11-01 10:59:23 +00:00 |
|
runa
|
286dfdebad
|
added bogus getState function (needed to print $conn)
|
2006-10-31 18:32:25 +00:00 |
|
zYne
|
05cf2cd1b6
|
Sqlite connection driver updated
|
2006-10-31 12:54:58 +00:00 |
|
zYne
|
893b9b0b23
|
Updated oracle and mysql connection drivers
|
2006-10-31 09:14:54 +00:00 |
|
zYne
|
53e9b06f6c
|
Moved connection driver functionality to expression drivers
|
2006-10-30 23:27:26 +00:00 |
|
zYne
|
7ef869ee40
|
Refactored Doctrine_Connection and Doctrine_Record, fixes #212
|
2006-10-30 23:00:09 +00:00 |
|
zYne
|
79034ea74d
|
Added Mysql, Mssql and Firebird expression drivers, fixes #199, #200, #201
Ticket: 199
|
2006-10-26 15:32:09 +00:00 |
|
zYne
|
02bddbcf52
|
Support for transaction isolation levels, fixes #186
|
2006-10-22 20:50:27 +00:00 |
|
zYne
|
dd4aff4a3b
|
SQL function abstraction started on some drivers, developed mssql and oracle datadict drivers
|
2006-10-20 21:54:16 +00:00 |
|
pookey
|
6094eeb536
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
|