Skip to content

SQL: add tests to check the protocol stays true to its definition #36882

Closed
@astefan

Description

@astefan

Issues like this one were the result of enforcing the mode parameter on the ODBC driver and discovering that the driver was expecting dates in the ISO 8601 format, but SQL was making a choice in case of JDBC/ODBC to format the date as millis-since-epoch.

The protocol SQL uses in relation to its clients needs tests that make sure the protocol rules don't change unexpectedly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions