Results 6 comments of Aashish Karki

Are you thinking of persisting every single query in this log? or would there be a custom "store query" option? Another question - how would we uniquely identify clients? Say...

Syntax completion would be awesome too!

Thanks to @andreas schema flag is now available- https://github.com/akarki15/dbdot/pull/9. @GeertJohan LMK if the whitelist works with the schema flag. I will be cutting new release soon after some testing.

I wasn't aware a table could have relation to a table in another schema. You are right that the current schema flag doesn't allow displaying those cross-schema relations. I'll test...

Better would be to add automated builds on merge to master. Could use Github actions to generate the binaries on both submit and also tagging. On submit the binaries would...

Not sure we have the same problem but re-installing gocode seemed to fix my deoplete freezing forever issue. I ran `:GoUpdateBinaries` from vim (with a go file open s.t. I...