Is your feature request related to a problem? Please describe.
Right now it is impossible to reorder columns or show metadata columns on a table without creating a separate view.
Describe the solution you'd like
Create a hidden view object for each table, which would be a default view for this table. Allow users to edit it by clicking Edit table in the menu. Renaming the default view would rename the table, making this solution a complete replacement for the current editing window, which allows renaming only.
Describe alternatives you've considered
Allow to save a view as a default view, itstead of replacing editing dialogue.
Additional context
No response
Is your feature request related to a problem? Please describe.
Right now it is impossible to reorder columns or show metadata columns on a table without creating a separate view.
Describe the solution you'd like
Create a hidden view object for each table, which would be a default view for this table. Allow users to edit it by clicking Edit table in the menu. Renaming the default view would rename the table, making this solution a complete replacement for the current editing window, which allows renaming only.
Describe alternatives you've considered
Allow to save a view as a default view, itstead of replacing editing dialogue.
Additional context
No response