Skip to content

Initial release for version 0.1

Compare
Choose a tag to compare
@npicado npicado released this 04 Aug 18:49
· 13 commits to v0.1 since this release

Added

  • New Exception class.
  • New method 'isAlive' in the Connection class.
  • New Connection Poll feature.

Modified

  • Small improvements in Statement class.
  • Change the way to bind values and columns in Statement class.
  • Apply coding style according to PSR-2.