Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-19161

Sql. Can`t insert timestamp representing in ISO_INSTANT format.

    XMLWordPrintableJSON

Details

    Description

      DateTimeFormatter#ISO_INSTANT format like 2023-03-29T08:22:33.005007Z can`t be inserted:

      CREATE TABLE timestamps(id INTEGER PRIMARY KEY, i TIMESTAMP)
      INSERT INTO timestamps VALUES (101, TIMESTAMP '2023-03-29T08:22:33.005007Z') - failed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zstan Evgeny Stanilovsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: