Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-147

Implement datetime and boolean literals in CMISQL parser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • chemistry-old
    • None

    Description

      We must implement the missing:
      <literal> ::= ... | <datetime literal> | <boolean literal>
      <datetime literal> ::= TIMESTAMP <quote> <datetime string> <quote>
      <datetime string> ::= YYYY-MM-DDThh:mm:ss.sss[Z | +hh:mm | -hh:mm]
      <boolean literal> ::= TRUE | FALSE | true | false
      <quote> ::= '

      Attachments

        Activity

          People

            fguillaume Florent Guillaume
            fguillaume Florent Guillaume
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: