This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Propel1
Toni Uebernickel 13f0e4a01a fix PropelLogger stopwatch events
* add queries like "SET NAMES 'UTF8';"
* track only prepared statements
* add named labels to the StopwatchEvents corresponding to the query counter
2012-02-16 23:41:53 +01:00
..
DataCollector Renamed Propel Bridge: Propel => Propel1 2011-11-17 16:31:53 +01:00
Form [Propel] Fixed typo, removed useless use statement, used getData() instead of casting a PropelCollection 2012-02-11 23:16:27 +01:00
Logger fix PropelLogger stopwatch events 2012-02-16 23:41:53 +01:00
README.md Renamed Propel Bridge: Propel => Propel1 2011-11-17 16:31:53 +01:00

Propel Bridge

Provides integration for Propel with various Symfony2 components.