Skip to content

SQL: support for ODBC timedate functions #37927

@bpintea

Description

@bpintea

Drivers are meant to report support for the functions implemented by the driver+data source.

Out of the timedate group, we are missing still the following:

  • CURRENT_DATE
  • CURRENT_TIME
  • CURDATE
  • CURTIME
  • DATE_TRUNC
  • DATE_PART
  • NOW
  • TIMESTAMPADD
  • TIMESTAMPDIFF
  • TODAY

See https://docs.microsoft.com/en-us/sql/odbc/reference/appendixes/time-date-and-interval-functions for details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions