Tags: dsbighero/django-sql-explorer
Tags
2019-09-23 - explorerhq#347: URL-friendly parameter encoding - explorerhq#354: Updating dependency reference for Python 3 compatibility - explorerhq#357: Include database views in list of tables - explorerhq#359: Fix unicode issue when generating migration with py2 or py3 - explorerhq#363: Do not use "message" attribute on exception - explorerhq#368: Update EXPLORER_SCHEMA_EXCLUDE_TABLE_PREFIXES - Minor Ch 8000 anges - release checklist included in repo - readme updated with new screenshots - python dependencies/optional-dependencies updated to latest - six, xlsxwriter, factory-boy, sqlparse
0.9.1 ===== 2/1/2016 - Major changes - Dropped support for Django 1.6, added support for Django 1.9. See .travis.yml for test matrix. - Dropped charted.js & visualization because it didn't work well. - Client-side pivot tables with pivot.js. This is ridiculously cool! - Minor (but awesome!) changes - Cmd-/ to comment/uncomment a block of SQL - Quick 'shortcut' links to the corresponding querylog to more quickly share results. Look at the top-right of the editor. Also works for playground! - Prompt for unsaved changes before navigating away - Support for default parameter values via $$paramName:defaultValue$$ - Optional Celery task for truncating query logs as entries build up - Display historical average query runtime - Increased default number of rows from 100 to 1000 - Increased SQL editor size (5 additional visible lines) - CSS cleanup and streamlining (making better use of foundation) - Various bugfixes (blacklist not enforced on playground being the big one) - Upgraded front-end libraries - Hide Celery-based features if tasks not enabled.
- Added search functionality to schema view and explorer view (using … …list.js). - Python 2.6 compatibility. - Basic charts via charted (from Medium via charted.co). - SQL formatting function. - Token authentication to retrieve csv version of queries. - Fixed south_migrations packaging issue. - Refactored front-end and pulled CSS and JS into dedicated files.
PreviousNext