Henry Pham

Results 322 comments of Henry Pham

Hi @ts1g TablePlus is a stand-alone application and it does not need any dependencies. SQLite is bundled with the app, so it has nothing to do with the SQLite in...

If we allow the user to sideload any dynamic library, it would make the app less safe and easy for attackers to hijack into the app.

Hi @GerardDR the primary key is here. If you want to dump a full database, please use the backup/restore feature. The export feature is not designed for that. (missing triggers,...

> Moreover the 'Structure' tab only shows indexes. Where are the primary key and/or unique constraints? Could you give me an example, the table creation and the step to reproduce...

You can press Command + R to reload, no need to reopen the connection. Or click the refresh button on the top right

Thanks @adamwinn, please turn on SSH debug log and see what was happening, you can turn it on via the main menu:

Hi @adamwinn sorry because of the late response. As far as I can see that wasn't SSH private key password popup. It was something else that requested by the keyboard-interactive....

TablePlus will remember the password, I think there are something wrong with the config, please make sure that you enter the correct password. As I mentioned above TablePlus prompts because...

I mean, the `keyboard-interactive prompts` are some questions that were asked during authenticating. TablePlus couldn't understand that questions. All it does is forwarding the question/answer between the user and the...

Your log indicates that the pass was asked by keyboard-interactive mode, please double check your ssh config @Ignas2526 Could you show me the log @adamwinn thanks!