Changelog for persistent-mysql-2.10.2.3

Changelog for persistent-mysql

2.10.2.3

2.10.2.2

2.10.2.1

2.10.2

2.10.1

2.10.0

2.9.0

2.8.1

2.8.0

-- This can be released as a minor change on the next update. Currently persistent-mysql can't be released because 2.6.2.2 depends on persistent-2.7.2 being released.

2.6.2.2 [UNRELEASED ON HACKAGE]

-- This version depends on persistent 2.7.2, which introduced breaking changes and is deprecated on hackage.

2.6.2.1

2.6.2

2.6.1

2.6.0.2

Prevent spurious no-op migrations when default=NULL is specified - revised version #672 (which fixes bug #671 introduced by the earlier attempt #641)

2.6

Compatibility for backend-specific upsert functionality. A lucky contributor could add upsert to the MySQL backend now, i.e.: INSERT ... ON DUPICATE ...

2.5

2.3.0.1

Support usign default= for changing the id field type

2.3

2.2

2.1.3

2.1.2.1

Documentation typo fix

2.1.2

Provide a FromJSON instance for MySQLConf.