Area
Details
Auto Completion
Full auto completion support for client side commands and their parameters
Compare
Allow comparison of two cells in the same grid
Connection Setup
Re-introduce the "single physical database connection" behavior
Connection Setup
Add support for editing multiple database connections
Connection Setup
Add optional master password protection for DbVisualizer
Connection Setup
Add a Connection Keep Alive feature
Connection Setup
The DB2 z/OS database type should be set when using the DB2 z/OS driver definition
DB Support: DB2 iSeries
The Schema list in the SQL Commander should really change the current schema
DB Support: H2
Upgrade to H2 1.3.175
DB Support: Oracle
Add DDL support for GLOBAL TEMPORARY TABLE
DB Support: Oracle
Add support for export of sequences and synonyms in Export Schema
DB Support: PostgreSQL
Add support for editing HSTORE, JSON and JSONB values in the grid
DB Support: SQLite
Upgrade to SQLite 3.8.6
Database Objects Tree
Make it possible to hide certain object types
Database Objects Tree
Support for multiple named filters
Database Objects Tree
Support filter sets with pre-defined filters that can be switched easily
Database Objects Tree
Support sharing object tree filters between database connections
Database Objects Tree
Allow de-activating some filters in the objects tree
Database Objects Tree
Ensure Database Connection and Folder names are unique under its parent node
Database Objects Tree
Support more filtering conditions (ex in, not in, starts with, contains, ...)
Database Profile: Actions
Allow showing result sets generated by action in a text viewer
Export
Exported binary Excel files has sheets selected initially resulting in edits being made in one sheet are propagated to all sheets
Export
Default sheet names does not follow Excel standard at export (Sheet1, Sheet2, Sheet3)
Export
Should be possible to specify qualifiers and delimited identifiers (for SQL format) in Export
Grid Component
Add option to allow free horizontal scrolling in grids instead of the current column-by-column based scrolling
Grid Component
Add new Copy Selection actions to grids: Copy as Comma list, Copy as IN clause
Import
Add support for Excel (xls/xlsx) import of table data
Import
Make it possible to specify in which row any header starts and the data in CSV import
Import
File row numbers in import preview panel
Import
Import into new table with a DECIMAL column should suggest size,scale for the DECIMAL data type
Installation/Update Installation
Offer a Debian software package installer
Key Bindings
Can't set key bindings for Tools->Compare
OS Support: Windows
Show splash screen when starting second DbVisualizer instance
SQL Commander
An SQL Commander tab with a file loaded should be removed at next startup if the referred file has been deleted and the SQL Commander is not modified & auto-saved in previous DbVisualizer session
SQL Commander
Allow having the Log and all result set tabs in a floating window that persist as long as the SQL Commander tab or when docked
SQL Commander
The Set Auto Commit command in the SQL menu should show on/off based on current mode to make it more intuitive
SQL Commander
The Schema list in the SQL Editor should really change the current schema for PostgreSQL
SQL Commander
Allow use of parameter markers (?, :pm, &pm, or :{pm}) for any database
SQL Commander
Support the :'x' parameter marker format
SQL Commander
Add a @sleep command
SQL Commander
Add new client side command (@set resultset name <name>) used to set a name for the next result set
SQL Editor
Add support for pre-defined templates and custom SQL templates
SQL Formatter
Option to format a SQL statement into a single line by removing newlines, tabs, etc.
Table Data Editor
Show current cell data format in the table editor status bar
Tool Properties
Import Settings should merge database connections