Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6679

PHOENIX-6665 changed column name for CURRENT seqence values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.2.0
    • 4.17.0, 5.2.0, 4.16.2, 5.1.3
    • core
    • None

    Description

      Due to changes in execution, I had to change the string value returned by SequenceValueExpression (which is used as the column name)

      However, as the CURRENT keyword does not take a parameter, the column name should have remained the same.

      Fix the column names, so that we return 

      CURRENT VALUE FOR MYSEQUENCE

      instead of 

      CURRENT[1] VALUE(S) FOR MYSEQUENCE

      again.

      The column names for NEXT VALUE(S) were also changed, but that cannot be avoided.

      Attachments

        Issue Links

          Activity

            People

              stoty Istvan Toth
              romil.choksi Romil Choksi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: