Changelog for persistent-sqlite-2.6.4

2.6.4

2.6.3.2

2.6.3.1

2.6.3

2.6.2.1

2.6.2

2.6.1

2.6.0.1

2.6

Compatibility for backend-specific upsert functionality. A lucky contributor could try to add upsert to the sqlite backend now. It would definitely be tricky though because sqlite does not really have this feature. http://stackoverflow.com/questions/418898/sqlite-upsert-not-insert-or-replace/4330694#4330694

2.5.0.2

2.5.0.1

2.5

2.2.2

2.2.1

2.2

Update to persistent 2.2

2.1.4.1

2.1.4

2.1.3

2.1.2

2.1.1.1

Fix rendering of UTCTime to match SQLite requirements (see issue #328).

2.1.1

Provide a FromJSON instance for SqliteConf.