[root]/Resources/Private/Cache/SQL

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| k-fish | 4 (100.0%) | 44 (100.0%) | 11.0 |
Removed everything in trunk after move to git.
0 lines of code changed in 2 files:
[~TASK] FLOW3 (Cache): Renamed the DDL file for the PDO cache backend.
[~TASK] FLOW3 (Object): fixed tiny typo in an exception message.
[~TASK] FLOW3 (Reflection): class schemata accept bool, int and double aliases now, normalize also types in collections.
[~TASK] FLOW3 (Validation): some (non-functional) renaming inside.
22 lines of code changed in 1 file:
[~TASK] FLOW3 (Cache): Implemented a PDO-based cache backend, resolves #5446.
[~TASK] FLOW3 (Cache): Renamed APCBackend to ApcBackend, some other changes and optimizations.
[+TASK] FLOW3 (Utility): Added a small PdoHelper to aid in setting up DB tables.
22 lines of code changed in 1 file: