-
If using mathesar just with 1-2 tables - can I omit the schemes somehow to get to my tables more easily? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @Str1atum, Apologies for the delayed response—I completely missed your discussion. We've considered a few approaches to this in the past. One option is to bypass the schema view by default if a database has only one schema (e.g., public). Another possibility is to automatically display the first table of the first schema when a user selects a database, providing an immediate tabular view. Then, the user could navigate to different tables and schemas via the navigation bar. Both approaches would require significant UI changes in Mathesar and will need to be considered carefully. If you have any specific ideas or a vision for how this should work, we'd love to hear your thoughts! |
Beta Was this translation helpful? Give feedback.
Hi @Str1atum,
Apologies for the delayed response—I completely missed your discussion.
We've considered a few approaches to this in the past. One option is to bypass the schema view by default if a database has only one schema (e.g., public). Another possibility is to automatically display the first table of the first schema when a user selects a database, providing an immediate tabular view. Then, the user could navigate to different tables and schemas via the navigation bar. Both approaches would require significant UI changes in Mathesar and will need to be considered carefully.
If you have any specific ideas or a vision for how this should work, we'd love to hear your thoughts!