Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
lsmith
|
39e024c166
|
- fixed return value to be bool for execute() (did not run test suite)
|
2007-08-14 14:53:04 +00:00 |
|
zYne
|
c1511dd391
|
|
2007-07-11 22:03:47 +00:00 |
|
subzero2000
|
d4bc0d3637
|
Ensure usage of Doctrine_Connection_Statement rather than PDOStatement in Doctrine_Connection::execute(). Fixes #365
|
2007-06-26 22:29:31 +00:00 |
|
subzero2000
|
dea4968a23
|
Completes deprecation of Doctrine_Db. Fixes #362.
|
2007-06-25 17:48:44 +00:00 |
|
zYne
|
fb46481ab2
|
added namespaces for event constants
|
2007-06-25 17:24:20 +00:00 |
|
zYne
|
e1fbae22a4
|
EventListener method names updated
|
2007-06-25 10:08:03 +00:00 |
|
zYne
|
0a2b07350a
|
deprecated Doctrine_Db
|
2007-06-24 21:47:06 +00:00 |
|
gnat
|
f62897b873
|
While updating sfDoctrine, stumbled across these errors. this->_stmt->queryString is a protected field and should be access from getQuery() instead.
|
2007-06-21 16:37:27 +00:00 |
|
zYne
|
113ac3b9e0
|
1. Merging two event listener APIs
2. Merging Doctrine_Db functionality into Doctrine_Connection
3. Merging Doctrine_Db modules to Doctrine_Connection plugins
|
2007-06-19 23:33:04 +00:00 |
|
zYne
|
fbc1d9c3ec
|
|
2007-06-19 21:16:04 +00:00 |
|
zYne
|
ad3f5bb6ff
|
|
2007-06-19 19:51:25 +00:00 |
|