Releases: packaged/dal
Releases · packaged/dal
Use datastore connection unless explicitly specified
0.7.0 Fix caching issues of connections, refactor much of DalResolver.
Support replacing configs
0.6.0 overwrite config sections. update test
APC Cache Support & Performance Metrics
0.5.0 APC Cache Support
Fix counters, loadOrNew
0.4.3 implement loadOrNew
Bump to QueryBuilder 0.8
0.4.2 bump to latest querybuilder
Json serialize counters
0.4.1 Counters are now json serialized as the value
Dynamic table support on QL Daos
Additional support for creating DAO collections based on an object, rather than just a class name
CQL Dao String conversions
0.3.3 Only convert scalar types to strings
Improved Serializers on CQL Daos
0.3.2 improved serializers on CQL Dao
CQL does not play nicely with prepared statements
0.3.1 fix tests for prepared limit