Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 391 Bytes

TODO.md

File metadata and controls

12 lines (9 loc) · 391 Bytes

TODO

  • new identifier management class

SCHEMA

  • DBAL 2.7: implemented mysql column-level collation, check

STATEMENT

  • DBAL 2.6.0: Normalize method signatures for fetch() and fetchAll(), ensuring compatibility with the PDOStatement signature
  • DBAL 2.6.0: ResultStatement#fetchAll() must define 3 arguments in order to be compatible with PDOStatement#fetchAll()