Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema Browser Update #228

Open
RoyWilliams opened this issue Feb 3, 2025 · 0 comments
Open

Schema Browser Update #228

RoyWilliams opened this issue Feb 3, 2025 · 0 comments
Assignees

Comments

@RoyWilliams
Copy link
Contributor

The schema is now split into core and extended attributes for the Galera objects table. The original definition is in this file. Running this as python code creates an HTML file, which can be viewed with a github trick called htmlpreview, see here.

Two differences from the oldstyle:

  • The schema['fields'] dictionary has things with a name attribute but now also has things with a section attribute
  • There is both schema['fields'] and schema['ext_fields']

Please change the schema browser to show these subsections to make the browser easier to read. And we have a sort of "view table" called ext_objects in the web pages, so that the extended attributes can be shown as a separate table at the bottom of the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants