Skip to content

ipl-sql v0.6.0

Compare
Choose a tag to compare
@nilmerg nilmerg released this 13 Dec 13:36
v0.6.0
cb4f5a2

Notice: This is a security release. It is recommended to upgrade immediately.

Fixes

  • Possible SQL injection in order by direction #62

Changes

  • Added support for PDO_SQLSRV #8
  • Introduced class ipl\Tests\Sql\TestCase #61
  • Introduced trait ipl\Tests\Sql\Lib\SqlAssertions #61