Skip to content

Releases: packaged/dal

Use datastore connection unless explicitly specified

19 Mar 14:36
Compare
Choose a tag to compare
0.7.0

Fix caching issues of connections, refactor much of DalResolver.

Support replacing configs

19 Mar 11:30
Compare
Choose a tag to compare
0.6.0

overwrite config sections. update test

APC Cache Support & Performance Metrics

09 Mar 16:59
Compare
Choose a tag to compare
0.5.0

APC Cache Support

Fix counters, loadOrNew

27 Feb 18:29
Compare
Choose a tag to compare
0.4.3

implement loadOrNew

Bump to QueryBuilder 0.8

25 Feb 19:33
Compare
Choose a tag to compare
0.4.2

bump to latest querybuilder

Json serialize counters

23 Feb 12:08
Compare
Choose a tag to compare
0.4.1

Counters are now json serialized as the value

Dynamic table support on QL Daos

17 Feb 08:32
Compare
Choose a tag to compare

Additional support for creating DAO collections based on an object, rather than just a class name

CQL Dao String conversions

11 Feb 17:37
Compare
Choose a tag to compare
0.3.3

Only convert scalar types to strings

Improved Serializers on CQL Daos

11 Feb 17:24
Compare
Choose a tag to compare
0.3.2

improved serializers on CQL Dao

CQL does not play nicely with prepared statements

11 Feb 15:57
Compare
Choose a tag to compare
0.3.1

fix tests for prepared limit