django-sql-explorer v5.3.0 Release Notes
Release Date: 2024-09-24 // over 1 year ago-
5.3.0 (2024-09-24)
#664: Improvements to the AI SQL Assistant:
#660: Userspace connection migration.
🛠 Fixed a bug when validating connections to uploaded files. Also added basic locking when downloading files from S3.
💻 On-boarding UI; if no connections or queries are created, the UI walks the user through it a bit.
Keyboard shortcut for formatting the SQL in the editor.
🏗 #675 - fail gracefully when building the schema if a particular table cant be accessed by the connection
Previous changes from v5.3.b2
-
5.3b1 (2024-09-10)
#664: Improvements to the AI SQL Assistant:
#660: Userspace connection migration.
🛠 Fixed a bug when validating connections to uploaded files. Also added basic locking when downloading files from S3.
💻 On-boarding UI; if no connections or queries are created, the UI walks the user through it a bit.
Keyboard shortcut for formatting the SQL in the editor.