Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2686

SQL translator incorrectly quotes fully qualified tables' names.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.M2
    • 4.2.M3
    • None
    • None

    Description

      Translator quotes fully qualified tables' names like this:
      INSERT INTO `catalog.table`
      instead of
      INSERT INTO `catalog`.`table`

      Attachments

        Activity

          People

            ntimofeev Nikita Timofeev
            ntimofeev Nikita Timofeev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: