Is there any option of adding a 'display all' button to the tables list.. since the recent(ish) update of schemaspy we now split the list of tables over multiple pages and there's no obvious way to get a whole overview?
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