Skip to content

3.0.1

Compare
Choose a tag to compare
@codemasher codemasher released this 14 Feb 20:42
  • fix IN(), NOT IN()
  • added ANY() and SOME() support
  • added a catch for mysqli::stmt() errors
  • readme & example fixes