1
0
mirror of synced 2025-01-31 04:21:44 +03:00
hobodave 1ad982a4fe [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests
so that all methods are tested for all drivers.

Removed:

- Doctrine\Common\Cache\AbstractCache::count()
- Doctrine\Common\Cache\AbstractCache::deleteAll()

API Changes:

- Doctrine\ORM\AbstractQuery::getResultCacheId() now public

Bugs fixed:

- Doctrine\Common\Cache\AbstractCache::deleteByPrefix() was deleting _every_ key in cache
2010-01-29 01:38:37 +00:00
2009-09-09 18:47:26 +00:00
2009-02-25 13:43:24 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT 32 MiB
Languages
PHP 100%