rigo

Results 8 comments of rigo

Having similar issue in 5.4.0. When header filtering have 0 rows, the scroll bar gets stuck all the way on the first column. So, you can really clear your filter...

@giampaolo 🙏 I believe this is forcing users to install Command Line Tools since there is no wheel available.

Thanks @giampaolo! it is not forcing install of Command Line Tools for my M1 anymore. It uses the wheel. 😃

Let's get this going. I'd be willing to help out. Mostly to get the autocomplete functionality.

Can you change the default?

Yeah I was thinking something like this also: ```sql FROM foo JOIN foo ON foo.account_id = bar.account_id AND foo.something = bar.something AND a = b ``` Which is closer to...

Makes sense. Thanks for taking a look at this @ritchie46 !