Django-sql-explorer

Latest version: v5.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

5.0b2

5.0b1

===========================

* Manage DB connections via the UI (and/or Django Admin)
* Upload CSV or SQLite DBs directly, to create additional connections.
This functionality has additional dependencies which can be installed with
the 'uploads' extra (e.g. pip install django-sql-explorer[uploads])
* The above functionality is managed by a new license, restricting the
ability of 3rd parties resell SQL Explorer (commercial usage is absolutely
still permitted).
* Query List home page is sortable.
* Select all / deselect all with AI assistant
* Assistant tests run reliably in CI/CD
* Introduced some branding and styling improvements

4.3.0

===========================

* Keyboard shortcut to show schema hints (cmd+S / ctrl+S -- note that is a capital
"S" so the full kbd commands is cmd+shift+s)
* DB-managed LLM prompts (editable in django admin)
* Versioned .js bundles (for cache busting)
* Automatically populate assistant responses that contain code into the editor
* `616`_: Update schema/assistant tables/autocomplete on connection drop-down change
* `618`_: Import models so that migrations are properly understood by Django
* `619`_: Get CSRF from DOM (instead of cookie) if CSRF_USE_SESSIONS is set

4.2.0

===========================
* `609`_: Tracking should be opt-in and not use the SECRET_KEY
* `610`_: Import error (sql_metadata) with 4.1 version
* `612`_: Accessing the database during app initialization
* Regex-injection vulnerability
* Improved assistant UI

4.2b1

Not secure

4.2.0b1

===========================
* `609`_: Tracking should be opt-in and not use the SECRET_KEY
* `610`_: Import error (sql_metadata) with 4.1 version
* `612`_: Accessing the database during app initialization
* Regex-injection vulnerability
* Better anonymization for telemetry

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.