🚀 October 2024 Product Updates
October 31, 2024
From conversational AI to schema editing, smarter tabs, and dark mode charts — here's everything new in runQL this month.
Meet runQL AI New
Beyond having our AI generate queries, you can now have a conversation with runQL AI specifically on your queries to get suggestions for query modifications or fixes. Can't remember how to do something? Ask runQL AI.
- Chat with runQL AI about your specific queries
- Get modification suggestions or SQL help on demand

Editing Schemas, Indexes & Relations New
Developing a new application or model? You can edit the schema, indexes and relations for MySQL databases. We are working on other data sources this week. All changes you make to your schema are logged via the queries that get run.
- MySQL schema, index, and relationship editing via UI
- All edits are logged with SQL audit trails

Expand Data Panel New
You can now fully expand the data panel to give yourself more room to work and filter data.
- Improved workspace for exploring and filtering results
Tab Names New
Unsaved queries now have the tab name auto generated based on the tables you are querying. As always if the query is saved then the tab name is the title given to the query.
- Auto-generated tab titles improve tab clarity
Tab Names Hover New
Have a lot of query tabs open in runQL? Now on hover you see the title/tab name and the first line of the query. This is to help you find the right tab without clicking each one - just like a web browser.
- Hover previews help identify the right tab faster

Revert New
Started changing a query and want to go back to its original state? Click on revert.
- Restore original query state instantly
Dark Mode for Generated Charts New
Charts now support dark mode!
- Consistent visual experience across dark/light themes
runSource Proxy Update
runSource proxy allows you to reference your one source of truth query from external platforms. We have updated it with some fixes for Amazon Quicksight with SSL and Redshift.
- Improved SSL handling and Redshift support for Quicksight
Other Items Update
- Resizable left panel added to review pages
- Prevent saving duplicate queries (even with different comments)
- Pagination added to data review pages
- Duplicate query messages moved to action bar
Fixes Fix
- Schema change suggestion logic fixed
- Scrolling issue on review pages resolved
- runSource Proxy text encoding bug fixed
- Certified query suggestions display properly now
- Fix to prevent filter resets after data edit
— The runQL Team