v0.06
- Changed parameter precedence when supplying a DSN to the
url
parameter. Previously, anything in the DSN would override parameters given as plain config. Now, the reverse is true. - Removed the "any" connection mode, since it no longer has a meaning (any meant try and master, fall back to slave, but slaves now require a healthy master and so this code would never run).