Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 15:09
· 8 commits to master since this release
f4e2cb7

MySQL v1.1.0

Diff since v1.0.4

Closed issues:

  • New fonctionality proposal : Store a DataFrame content into mySql (#136)
  • not compatible with previous version.. any document? (#158)
  • Timestamp and unsigned(DateTime) (#159)
  • Add simple usage example to README.md (#160)

Merged pull requests:

  • Fix #136 by implementing a MySQL.load function (#161) (@quinnj)
  • Fix #160 by adding a Getting Started section to the manual (#162) (@quinnj)
  • Check whether column is numeric along with unsigned check (#163) (@quinnj)