


Saved queries in the sidebar have syntax coloring applied immediately.Saved queries in the sidebar have their query start indicators in the line number gutter shown immediately.Fixes Records Document: Split, Join, and Go To panels not performing the intended action.In Database Structure Comparison, the Ignore Table Auto Increment and Ignore Table Average Row Length settings are turned on by default.In Database Structure Comparison, the Ignore Table Auto Increment setting is honored.When exporting SQL, the SQL_MODE is explicitly set to an empty string so that ANSI_QUOTES cannot be applied by the server's settings, which makes the created SQL file usable on servers which do not have ANSI_QUOTES enabled, which is the norm.Addresses issues in database synchronization script execution.A number of small visual fixes for Dark Mode.Fixes the Database Comparison view not respecting the checkboxes for ignoring certain steps when generating the script.Now includes NO_AUTO_VALUE_ON_ZERO in the SQL_MODE when duplicating a database.Deleting the database which is currently focused no longer tries to still reload the table previously selected.Small improvement to the minimum table field cell size in the Table Content view.Fixes the Focus on Database field fuzzy filtering mismatching in some cases.Works around an issue in macOS to expand the drag area for resizing the last table column in the Table Content view, so that it doesn't get superceded by the drag area for resizing the window.Fixes the overlap of a table field value and the Foreign Key jump arrow button in the Table Content view.Fixes table cells in the Table Content view sometimes showing a foreign key jump arrow when they shouldn't, specifically when the selection is a MySQL View.Fixes a memory leak when importing or exporting.Fixes an issue only on Big Sur when trying to rename an item in the left sidebar.When importing CSV to the database, if an error occurs and you click "Continue", it doesn't hang on importing the rest of the data.Fixed SQL syntax errors in Database Comparison's generated synchronization script.Addressed a scenario in the Query view where connections to the server might increase, so Querious is maintaining a large list of idle connections.Open Quickly has the correct Dark Mode appearance.The Table Indexes view should show all index types now even if the storage engine is unknown (ex from a MySQL variant).In the Query view, "Explain" does not use the "EXTENDED" keyword for MySQL 8+ which does not support it.When editing a table row, Querious will assign NULL instead of `default` to a field with no entered value when "No Auto Value on Zero" SQL mode is on.Fixes query/SQL text fields (like in the Query view) being scrolled slightly to the right and wider than it should be.
