Daniel Vergara
Daniel Vergara
Any progress on this? Just checking on, since this change looks promising.
@gedw99 Thanks a lot! Seems promising. Since the TailScale android client is using it, I can give it a try.
Thanks for bringing this to my attention. Regarding to the feature request, what we could is leverage the behavior of the command with no flags and do the following: *...
@israteneda The bugfix is ready for review, feel free to take a look at it. Not referencing this issue, because it's gonna get referenced in the proper PR. https://github.com/danvergara/dblab/pull/91
> > Regarding to the feature request, what we could is leverage the behavior of the command with no flags and do the following: > > first, look for a...
Hi, Yes, that can be eventually supported. I have to address a couple of issues, first. Nice suggestion! Thanks
Yeah, why not. We recently added support for sqlite. But first, we need to do a massive refactor, to add more drivers, in fact.
Nice suggestion!! It's a good idea, but a bit complex since the TUI library is the responsible to provide the editor. So, I have to figure out a way to...
@rkgarcia The problem is that we need to embed the tool into the text editor and I hesitated to complete this because I'm planning to ditch the current TUI library...
That makes sense @ptman. Thanks for bringing it to my attention! I think this and #194 can be easily done, but are you Ok if I start working on those...