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

Getting an error while invoking the utility #2

Open
ashish-kakkar opened this issue Aug 19, 2020 · 1 comment
Open

Getting an error while invoking the utility #2

ashish-kakkar opened this issue Aug 19, 2020 · 1 comment

Comments

@ashish-kakkar
Copy link

Hi

I have installed the script and when I am trying to invoke the utility I am getting this error: "error calling python module function ModelHtmlDocumentation.documentation

image

May you please help to resolve the same. I am using Mysql workbench 8.0.15

@ashish-kakkar
Copy link
Author

Adding the workbench log:

14:09:31 [ERR][ python]: error calling ModelHtmlDocumentation.documentationTraceback (most recent call last):
14:09:31 [ERR][ python]: File "C:\Users\Ashish\AppData\Roaming\MySQL\Workbench\modules\d1-diagram-html-doc-generator_grt.py", line 22, in documentation
14:09:31 [ERR][ python]: text += writeTableDoc(figure.table)
14:09:31 [ERR][ python]: File "C:\Users\Ashish\AppData\Roaming\MySQL\Workbench\modules\d1-diagram-html-doc-generator_grt.py", line 46, in writeTableDoc
14:09:31 [ERR][ python]: text += writeColumnDoc(column, table)
14:09:31 [ERR][ python]: File "C:\Users\Ashish\AppData\Roaming\MySQL\Workbench\modules\d1-diagram-html-doc-generator_grt.py", line 127, in writeColumnDoc
14:09:31 [ERR][ python]: if fk.columns[0].name == column.name:
14:09:31 [ERR][ python]: IndexError: list index out of range
14:09:31 [ERR][ grt]: Error executing plugin info.d1.wb.htmldocgen: error calling Python module function ModelHtmlDocumentation.documentation
14:09:31 [ERR][ WBContext]: error calling Python module function ModelHtmlDocumentation.documentation

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

1 participant