Skip to content

v0.06

Compare
Choose a tag to compare
@pintsized pintsized released this 16 Aug 16:05
· 44 commits to master since this release
  • 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).