Skip to content

SQL Panel - multi line SQL bug #44

Open
@fukszssl247

Description

@fukszssl247
  1. Database version (Ex: PostgreSQL 10.0):
    MySql 5.6.44

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81):
    40

  3. Linux distro (Ex: Ubuntu 18.04):
    Arch Linux x86_64 kernel 5.5.8.arch1-1

  4. The steps to reproduce this issue:

  • Open SQL pannel
  • Enter below SQL
update accounts
    SET previous_account_manager_id = account_manager_id, account_manager_id = '********-****-****-****-************'
    Where account_code IN ('ANJA002','DEVL002','ARTI008','CHRI058','GEOR002','EUTE001','MODE005','OMRA001','IVAL001','GEMA002','RIGA004','INST038','NUMS001','TECH028','TECH029','21517','HANN003','WEAB001','PTBG001','PRIM014','PERF005','ETHI002','QUAD014','RIO004','JAME009','MINI015','MICH044','PHIL035','AUDI006','BLUE035','ICCS002','ONET002','IPEX001','EVUP001','PKDT001','PLAC001','RHON002','OCCI001','OLIG001','LACO006','VOXA002','PLAN024','PROX011','EUDO002','APPL018','BORD005','THEM022','BETT010','CENT131','ROSS043','DOGA001','SWII001','DRON002','DRON003','SUDE001','SOCO007','DEPA028','MAIR084','ARTI012','CREA028','EMMA007','SOCI081','INTE161','JEXT001','SOCO008','TETR004','CBTH001','GRAT001','EXCU001','UNIV068','GIPH001','BERT023','MAIN013','INSE006','SARL052','CADR001','LEPE004');

Noted: If the bug is related to data, please attach an example SQL data.

It will not break the last line up instead scrolling all the way to to right and there is no way to go back to the beginning of the line.

table_plus_bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions