Summary: | schema.koha-community.org 'display all' ? | ||
---|---|---|---|
Product: | Project Infrastructure | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Project website | Assignee: | Chris Cormack <chris> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | madamyk, wizzyrea |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Martin Renvoize (ashimema)
2020-10-21 14:12:51 UTC
I agree this is annoying and I think is an option that can be set when the schemas are generated - Chris? Could be, if someone can tell me the option, ill make the generator use it :) +1 I'd love this proposed change. The added paging is really making the schema much harder to use with our big tables. Hm, the config is not very clear there :( Not sure if it's possible. https://schemaspy.readthedocs.io/en/v6.0.0/configuration.html There is: [-nopages] Just list data as one long list instead of pages. But I think that's not what we are looking for, meaning that the tables would all be in one document. This appears to be the change that added the dreadful paging: https://github.com/schemaspy/schemaspy/pull/168 There already is an issue filed: https://woshi.monster/schemaspy/schemaspy/issues/771 I wasn't able to use Katrin's link, but I did find the issue posted on GitHub. https://github.com/schemaspy/schemaspy/issues/771 |