Skip to content

Support ANSI SQL datetime / interval literals #62

@nickolay

Description

@nickolay

See:

An open question is whether the date/time values should store the string values intact or parse the strings and store them as chrono values as in the code I removed in https://github.com/andygrove/sqlparser-rs/pull/61 (andygrove@de177f1) - I'm leaning towards the former, so that a user of this library can choose the preferred representation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions