Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4343

[editor] Copy pasting a query disables the autocomplete

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.10.0
    • Fix Version/s: None
    • Component/s: app.editor
    • Labels:
      None

      Description

      In the bank DB, I paste

      SELECT account_client,
               trans_amount,
               trans_country_code,
               trans_bank_city,
               trans_city_lat,
               trans_city_lon
      FROM transactions
      WHERE trans_amount > 9998
              AND trans_country_code = 'US'
      ORDER BY  trans_amount ;
      

      it has the transactions tables but not all the fields and the autocomplete does not do anything.

      Wondering if it is because some columns are wrong

        Attachments

          Activity

            People

            • Assignee:
              johan.ahlen Johan Åhlén
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: