DB Support: Informix
Verify DbVisualizer with Informix 11.5
DB Support: MySQL
Add Create and Drop User actions
See the
discussion here
DB Support: Oracle
Add Create and Drop Role actions
DB Support: Sybase ASE
Add Create Function action
Add Drop and Script CALL to Editor actions for Function objects
Add support for User Defined Functions
Driver Manager
The Driver Finder should always run when launching a new DbVisualizer version
See the
discussion here
When upgrading DbVisualizer version then automatically upgrade all bundled JDBC drivers
Grid Component
Add "Find Column" feature which will automatically scroll horizontally to next column that match by name
See the
discussion here
Add "Reload with Column Sorting as Sorting Filter" right click menu command in the Data tab
Add a viewer for PDF documents
Add option to treat number values in text data types as numbers in the "Aggregation Data for Selection" feature
See the
discussion here
Allow custom colors for quick filter match, nulls, notifications and editing in the grid component
See the
discussion here
SQL Commander
New client side command: @run <script> <var1> <var2>
Add a File->Revert to Saved command to revert all changes made to a SQL file
See the
discussion here
Add audio notification capability in the SQL Commander
See the
discussion here
Workspace
When opening an SQL file in for Windows Explorer or the Finder in OS X it should load the file in the currently running DbVisualizer instance rather than opening a new
See the
discussion here
Connection Setup
Select new database connection in the objects tree when created with the Connection Wizard
Create/Alter Table
Add support for IDENTITY columns options (ALWAYS/BY DEFAULT, START WITH and INCREMENT BY)
Add support for the ENUM and SET data types in the Create/Alter Table dialogs
Allow auto completion in the Data Type column
Data tab
"Script: DELETE WHERE" should accept a multi row selection
Make it possible to set number of max table data filters
The "Filter & Sort" right click menu should have an option to also consider current column sorting in the generated filter
Database Profile: View
Make the Row Count tab "stoppable"
See the
discussion here
DB Support: DB2 LUW
Add support for START WITH and INCREMENT BY for IDENTITY columns in DDL
Add "Indexes" child node for Materialized Query Tables
See the
discussion here
DB Support: JavaDB/Derby
Add support for IDENTITY columns in DDL
DB Support: MySQL
Add support for the "FULLTEXT" option in Create/Alter Table and Create Index dialogs
DB Support: Oracle
Change the process for updating a CLOB/BLOB column via the data grid for 10g and later to stop UPDATE triggers from firing twice
See the
discussion here
Show execute permissions for stored procedures
DB Support: PostgreSQL
Enable changing column data type in the Alter Table dialog for PostgreSQL 8
DB Support: SQL Server
Add support for seed and increment parameters for IDENTITY columns in DDL
DB Support: Sybase ASE
Add sp_procxmode call for procedure export DDL and maintain transaction mode in Procedure Editor
Show table indexes in the objects tree for each database
See the
discussion here
Driver Manager
An invalid driver definition (JAR file not found) should not have the same visible state as a driver that has not yet been configured
Drivers marked as invalid due to non existing driver jar files should be cleared when loading new jar files in the connection wizard
Export
It should be possible to specify whether to qualify object names and use delimiters for Export
Favorites
Favorite Editor: Add ALT+Double Click key binding for opening database object favorite in new window
Grid Component
Add "Reset Sorting" command in the right click column header menu
Copy/paste of binary data should be supported
Preserve selection when sorting grid
Preserve sorting in grid when quick filter is activated
Should be possible to configure whether the Max Rows warning should appear automatically or not
Procedure Editor
Keep cursor position when clicking Save
See the
discussion here
SQL Commander
Add "Create New SQL Editor" button in the main toolbar
Add new "Default Display Mode" setting used to determine default display for result sets in the SQL Commander (one of Grid, Text, Chart)
File->Open should default to "Open in New Editor" rather in the current editor
See the
discussion here
If numbers are set to include thousand separators (,) in Tool Properties then these are also part of the generated SCRIPT: xxx SQLs
Preserve scroll position in the SQL Preview while editing values
SQL History
Add setting to control whether failed SQLs should be saved in the SQL history
Don't save duplicate entries in the SQL history for statements being executed in sequence
See the
discussion here
Tool Properties
Export User Settings: Add option to convert all paths to be relative rather than absolute
See the
discussion here