Commit Graph

7 Commits

Author SHA1 Message Date
Fernando Ontiveros
84dbad7617 BUG 0000 adding memcache to processList
fixing telefonica slow issues
2012-04-12 17:35:23 -04:00
Erik Amaru Ortiz
d11eaadc2d BUG 0000 Propel engine FIX for doInsert() & doUpdate()
- those funcions when creating the sql the columns names weren't being qualified quoted
  this cause problems for some reserved words like RANGE and other
  It was fixed using the respective adapter for each db engine $adapter->quoteIdentifier()
  when $adapter is {DBMySQL,DBPostgres,DBMSSQL, etc} it is built in via factory of Propel object
2011-10-12 10:05:16 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Alexandre Rosenfeld
c84fb21d37 Fix Propel for MySQL 5.5 (also fixes is_object problems added in revision 11). 2011-02-22 15:11:49 +00:00
Alexandre Rosenfeld
ed8f89583b Porting upgrade from pmos8 2010-12-16 20:36:29 +00:00
abraar
cec620ff6b Added is_object() 2010-12-06 15:12:37 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00