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

ORDINAL_POSITION incorrect for multi-tenant table over tenant-specific connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2.0, 3.2.0
    • None
    • None

    Description

      We strip out the tenant ID column from our connection.getMetaData().getColumns() call for a multi-tenant table over a tenant-specific connection as of PHOENIX-1271. However, in doing so, we should adjust down the ORDINAL_POSITION by one for every column after the tenant ID column.

      Attachments

        1. PHOENIX-1366.patch
          9 kB
          Bruno Dumon

        Activity

          People

            bruno Bruno Dumon
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: