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

Sql. Custom types. UUID literal.

    XMLWordPrintableJSON

Details

    Description

      At the moment in order to specify a UUID user must use a cast operator (string -> uuid) or rely on implicit casts (which only work in some contexts). Implement UUID literal in parser to allow to define a UUID literal.

      SELECT UUID 'fd10556e-fc27-4a99-b5e4-89b8344cb3ce';
      

      Attachments

        Issue Links

          Activity

            People

              korlov Konstantin Orlov
              mzhuravkov Maksim Zhuravkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: