enhancement: always show messages window (and show the affected rowcount)
Web tool for database management
Brought to you by:
eugend
Originally created by: ccurvey
It would be really nice if the query tool always showed the messages (next to or below the data window), rather than me having to go click around to see if there are any messages.
It would be doubly nice if the messages window would show the number of rows affected by SQL statements.
Originally posted by: eug3nix
Hi. Displaying the messages next to the query result data grid is not what we can do easily, here is why:
The data grid is the one of most important and frequently used parts of the Query Tab.
It also needs to occupy significant part of screen space in order to display large tables efficiently.
I will try to figure out how to display DB messages, but can't guarantee anything.
The suggestion about adding row count/rows affected is quite useful, we will try to add it to v1.5