Sasha Aliashkevich
Sasha Aliashkevich
Hi, thanks for reporting, I will take a look more closer. I need to reproduce it first, apparently it doesn't happen every time, so there should be some magic. Btw,...
Hi @klancaster , What version of SQL Tabs do you have? Could you try to download the latest release from here https://github.com/sasha-alias/sqltabs/releases/tag/v1.1.0 and verify if it works for you. For...
Yeah, thanks for reporting. I already started to work on it, but it ended up in a major refactoring. So needs some time to get done.
I'm not quite sure I understand the issue. What database do you use? what does mean "applies real IP"? The only guess I had is `client_addr` in `pg_stat_activity`, but i...
Hi, thanks for reporting the issue. I guess that you really revealed a bug in connection string parsing.. Does your password contain some special character like slash, colon and similar?
@conraddecker btw, did you have password written straight in the connection string or you entered it in the password dialog on connection?
Hi, I agree, this would be a useful feature. I was thinking about it for some time already. I propose to add a `rownum` parameter to a `table` block, `default`...
yeah, I've seen it it and it looks good. Just I'm on vacation atm and having limited connectivity. I will review it and merge once I'm back. Also I saw...
Hi, thank you for the feedback! I don't have Oracle around to check. But in general I think a similar functionality can be achieved just by running queries in different...
It's not possible atm, but sounds like reasonable feature