summaryrefslogtreecommitdiff
path: root/modules/exif/tests/Exif_Test.php
AgeCommit message (Collapse)Author
2009-04-05Optimization: add all exif/iptc keys in a single insert, instead ofBharat Mediratta
many separate queries. In the process, rip out the summary column, we weren't using it. Clean up the test, and drop the exif_records database on uninstall.
2009-02-10Exif data is now collected when an image is added.Tim Almdal