Skip to content

2.0.0917

Compare
Choose a tag to compare
@ZweiSteinSoft ZweiSteinSoft released this 02 Aug 16:07
· 88 commits to master since this release
  • Added: Use Monty statically.
  • Added: Condition alias "starts".
  • Fixed: Allow access to resultset only if there are results.
  • Added: queryall shortcut for sending SQL query and getting its results in one step.
  • Added: replace shortcut for replacing.
  • Added: TRUNCATE support.
  • Added: "contains" shortcut.
  • Added: Use UTF-8 connection.
  • Fixed: mysqli::error and mysqli::errno are members, not methods.
  • Fixed: Multiple wheres did not glue into the WHERE clause.
  • Updated: Use __FILE__ in uppercase.