Posted on 2012-01-07, 16:46

Zebra_Database version 2.7 now available

In version 2.7 support was added for caching query results using memcache – thanks to Balazs for suggesting it a while ago, and to Ovidiu Mihalcea for introducing me to memcache; fixed a bug where the script would crash if the object was instantiated more than once and the language method was being called for each of the instances – thanks to Edy Galantzan; completely rewritten the dlookup method which was not working correctly if anything else than a comma separated list of column names was used (like an expression, for example) – thanks to Allan; the “connect” method can now take an additional argument instructing it to connect to the database right away rather than using a “lazy” connection; fixed a bug where some of the elements in the debug console were incorrectly inheriting the page’s body color.

Visit Zebra_Database‘s page