TablePlus / TablePlus

TablePlus macOS issue tracker
https://tableplus.com
3.34k stars 56 forks source link

Bug when sorting by a column that is removed #3326

Open mmower opened 2 weeks ago

mmower commented 2 weeks ago

Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed.

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):

Postgresql 16.3

  1. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):

6.0.6 (558)

  1. The steps to reproduce this issue:

View a table Sort by a column Remove the column (e.g. using a migration) You get an error

Unfortunately I cleared the error fixing it before writing it down.