Skip to content

Numeric data right aligned (even to decimal separator) in ResultSet table #44

@t603

Description

@t603

Hello SQuirreL SQL team,

I would like to ask You for an improvement regarding numeric data right alignment (even to decimal separator) in ResultSet table. Today when I select numeric (tinyint, smallint, int, bigint, decimal, real, generic numeric...) data, they are aligned to the left same as string, lob, timestamp... And it is hard to read numeric data in column.

I would like to have numeric data aligned to the right (setting e. g. in Global Preferences -> Data Type Controls -> FLOAT...). This setting could be done in simple way (align to the right) or in more sophisticated way (align to the right by decimal separator like comma, dot) only in case of noninteger datatypes. The sophisticated way could be influenced by already implemented minimum and maximum number of decimal digits in Data Type Controls. The behavior would result in the same behavior like in current spreadsheet applications.

For better explanation one can see attached screenshot comparing current look in SQuirreL SQL and MS Excel.

Thank You in advantage, Stepan

SQuirreLSQL_RfeNumericDataRightAlignedToDecimalSeparator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions