sequeler icon indicating copy to clipboard operation
sequeler copied to clipboard

coloring of result grid

Open mispp opened this issue 5 years ago • 3 comments

coloring of the result grid can quickly point out on some things while doing data analysis

e.g. strings - dark red font numbers - dark blue fonr nulls - yellow background ...

mispp avatar Aug 17 '19 18:08 mispp

Mhh, I'm not sure about this. I'm trying to implement a light grey color for the NULL values, but that's as far as I think I'll go as too many colors can look really bad and unbalanced.

I'm not set on this idea, so, if you think it could be good, you can try to convince me with some muckups and examples

Alecaddd avatar Aug 17 '19 18:08 Alecaddd

how about examples in other established tools? yes, it looks like fireworks on these screenshots, but this really helps when you are stuck looking at data all day long.

would having it enabled in settings work? and also, what about code editor?

heidi sql img img

microsoft server sql studio img

toad for oracle img img

mispp avatar Aug 17 '19 19:08 mispp

or maybe something like i did in qt5

img

mispp avatar Aug 17 '19 19:08 mispp