Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 368 Bytes

NEED_TO_BE_DONE_FOR_VERSION_4.md

File metadata and controls

8 lines (8 loc) · 368 Bytes

4.0.0

  • ping should be added to DriverInterface
  • getInsertIdForSequence should be added to DriverInterface
  • add a getter for tingUUID in NotifyPropertyInterface
  • UUID should be a real UUID (#34)
  • getInsertId should be named getInsertedId for consistency with getAffectedRows
  • add setTimezone to DriverInterface
  • add setDatabaseOptions to ConnectionPoolInterface