EasyDB v2.0.0 Release Notes

Release Date: 2016-10-18 // over 7 years ago
  • ๐Ÿš€ The lion's share of the version 2.0.0 release was contributed by @SignpostMarv.

    • โœ… Unit testing (with >80% test coverage)
    • ๐Ÿ‘ PHP 7 support
    • โž• Added an optional argument to safeQuery(), which allows INSERT/UPDATE queries to return success/failure instead of an empty array.
    • โž• Added optional support for separators in escapeIdentifier().