django-sql-explorer icon indicating copy to clipboard operation
django-sql-explorer copied to clipboard

Easily share data across your company via SQL queries. From Grove Collab.

Results 76 django-sql-explorer issues
Sort by recently updated
recently updated
newest added

My use case requires dynamic database connections to databases not managed by django. These databases are created on on demand, so i can't enumerate them in settings. I know this...

enhancement

Hi, I am using sql-explorer in a project, at first decided to use the default django connection and everything worked as expected, later on I decided to create a new...

I have created and saved a bunch of queries and most of them rely on parameterisation. However, SQL Explorer attempts to execute the query everytime I click and open the...

enhancement

[Dear] support, I have a connection to postgresql DB with different schemas and not just the public. ![playground](https://user-images.githubusercontent.com/55701591/74134636-2944e480-4beb-11ea-8325-9b3fb8cb1755.png) When I go in playground page and press on "show schema" I...

info required

The schema sidebar, when opened automatically on page load, takes the cursor focus. This can be annoying

enhancement

'ProgrammingError: permission denied for relation table_name' if one of db tables have no access.

info required

As an organization grows, it becomes increasingly hard to find your go-to queries. Favorites would help this (and probably replace the 'top x most run' section at the top of...

enhancement

The snapshot feature of django-sql-explorer is a very nice and convenient one. However, I think it would be even more convenient to have more options than Amazon S3, which is...

enhancement