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

Cannot Generate Seed Logs show Error List index out of range #137

Open
danztensai opened this issue Mar 22, 2019 · 0 comments
Open

Cannot Generate Seed Logs show Error List index out of range #137

danztensai opened this issue Mar 22, 2019 · 0 comments

Comments

@danztensai
Copy link

danztensai commented Mar 22, 2019

09:37:01 [ERR][ WBContext]: error calling Python module function GenerateLaravel5seed.generateLaravel5Seeder 09:38:55 [ERR][ python]: error calling GenerateLaravel5seed.generateLaravel5SeederTraceback (most recent call last): 09:38:55 [ERR][ python]: File "C:\Users\danzt\AppData\Roaming\MySQL\Workbench\modules\export-laravel-5-seeder_grt.py", line 213, in generateLaravel5Seeder 09:38:55 [ERR][ python]: Laravel5Seeder() 09:38:55 [ERR][ python]: File "C:\Users\danzt\AppData\Roaming\MySQL\Workbench\modules\export-laravel-5-seeder_grt.py", line 231, in Laravel5Seeder 09:38:55 [ERR][ python]: insertToColumn(table) 09:38:55 [ERR][ python]: File "C:\Users\danzt\AppData\Roaming\MySQL\Workbench\modules\export-laravel-5-seeder_grt.py", line 87, in insertToColumn 09:38:55 [ERR][ python]: valor = tableColumnsValue[index] 09:38:55 [ERR][ python]: IndexError: list index out of range 09:38:55 [ERR][ grt]: Error executing plugin wb.util.generateLaravel5Seeder: error calling Python module function GenerateLaravel5seed.generateLaravel5Seeder 09:38:55 [ERR][ WBContext]: error calling Python module function GenerateLaravel5seed.generateLaravel5Seeder

my table have 9 column

id int(10) UN AI PK
id_parent int(10) UN
name varchar(191)
link varchar(191)
icon varchar(191)
menu_order int(11)
id_module int(10) UN
created_at timestamp
updated_at timestamp
@danztensai danztensai reopened this Mar 22, 2019
@danztensai danztensai changed the title Cannot Generate Seed with ascii data Cannot Generate Seed Logs show Error List index out of range Mar 22, 2019
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