5.0b1
Pre-release
Pre-release
5.0b1 (2024-06-07)
- 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