Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 329 Bytes

TODO.md

File metadata and controls

31 lines (24 loc) · 329 Bytes

Features

  • Async API
  • Custom materialisation (not just RowData)
  • Dialects ** MySQL
  • Logging
  • Monitoring

SQL support

  • aliases
  • group by
  • having
  • functions
  • batches
  • drop
  • case
  • distinct

Tests

  • Null values (query, update, insert)
  • All data types
  • Java tests.

JDBC

  • Use Connection.setClientInfo