Changelog for persistent-sqlite-2.12.0.0

Changelog for persistent-sqlite

2.12.0.0

2.11.1.0

2.11.0.0

2.10.6.2

2.10.6.1

2.10.6

2.10.5.2

2.10.5.1

2.10.5

2.10.4

2.10.3

2.10.2

2.10.1

2.10.0

2.9.3

2.9.2

2.9.1

2.9.0

2.8.2

2.8.1.2

2.8.1.1

2.8.1

2.8.0

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.