Chris Clark

Results 28 comments of Chris Clark

> Currently, we can select some columns (the effect of this is unclear to me). It's actually selecting a *table*. If selected, the schema of the table, as well as...

@adRn-s I have implemented this in a branch here, along with a bunch of other improvements. It's simple, but very effective. https://github.com/explorerhq/sql-explorer/pull/664 Please let me know if you have any...

right on. Let me know if you'd like me to cut a beta release onto pypi or something, or if you are comfortable installing from source. I really do think...

I think you are looking at master. I haven’t merged the changes. Please pull down the code from the branch assistant-3 On Wed, Aug 28, 2024 at 6:28 AM A.s....

For simplicity, I cut a 5.3 beta release. Please try with that: https://pypi.org/project/django-sql-explorer/5.3b1/ Should "just work".

This is incredible feedback - thank you! I will respond in more detail later today, and work on some of this for a beta 2 this weekend. Cheers! p.s. The...

I made a bunch of improvements to the UI that should make this much more obvious for users. The "select all" icon should be more obvious, and that 'refresh' icon...