Skip to content

V0.2.2

Latest
Compare
Choose a tag to compare
@DynAggelos DynAggelos released this 30 Dec 18:18
  • Fix MYSQLPDO_Read::select_query() so that queries with PDO placeholders that don't result in any values being replaced with placeholders can still be executed.
  • Fix MYSQLPDO_Manage::drop_table_query(), so the query actually gets executed.
  • Other bug fixes.
  • Improvements to internal documentation/docblocks.