You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Explore page seems to retrieve the list of columns of a table as you pick one.
It would be nice if there was a button to show the full schema of the table, like the SHOW CREATE TABLE <..>. That would display all the columns, types, comments, and the engine properties (sort key etc.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Explore page seems to retrieve the list of columns of a table as you pick one.
It would be nice if there was a button to show the full schema of the table, like the
SHOW CREATE TABLE <..>
. That would display all the columns, types, comments, and the engine properties (sort key etc.)Beta Was this translation helpful? Give feedback.
All reactions