Files
luos/gulliver/thirdparty/propel-generator/classes/propel/engine/platform
Fernando Ontiveros 0367268c4f BUG 9226 gulliver propel-build-sql script needs user and pass
- the script propel-build-sql was using mysql_real_escape_string, and this function needs to connect to database in order to make a good and real escape
needs
- the function mysql_real_escape string was changed for a simple alternative, and this code does not need to connect to database.
2012-06-14 16:55:30 -04:00
..