Add to Table Data Editor action to Format->{Number, Date, String}, and status bar to indicate type
|
174 KB
SVN #30202 : Added first round implimentation. Still need to test all conditions.
NPE on using Format->{Number, Date, String} on a null value for SQLite
NPE on using Format->{Number, Date, String} on a null value for SQLite
Status bar for integer datatype for a connection other than SQLite, for e.g PostgreSQL displays ### ... as in attached pic. Shouldnt this be as in File->Options->Results Format. For e.g ###0.0 instead of the long number of ##### ????
Status bar for integer datatype for a connection other than SQLite, for e.g PostgreSQL displays ### ... as in attached pic. Shouldnt this be as in File->Options->Results Format. For e.g ###0.0 instead of the long number of ##### ????
Tariq - What u're describing is existing TDE Behavior. v12 works the same way. I agree the format can be changed / enhanced but that should be logged as a separate enhancement request for v14+.
Tariq - What u're describing is existing TDE Behavior. v12 works the same way. I agree the format can be changed / enhanced but that should be logged as a separate enhancement request for v14+.
Issue #7956 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 13.0-rc-7 |
No time estimate |
1 issue link |
depends upon #8344
Issue #8344NPE on using Format->{Number, Date, String} on a null value for SQLite |
SVN #30202 : Added first round implimentation. Still need to test all conditions.