Skip to content

0.1.1

Compare
Choose a tag to compare
@brianmario brianmario released this 13 Jun 01:55
· 1648 commits to master since this release
  • added affected_rows method (mysql_affected_rows)
  • added last_id method (last_insert_id)
  • enable reconnect option by default
  • added initial async query support
  • updated extconf (thanks to the mysqlplus project) for easier gem building