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

Error: Unable to initialize tables #1418

Open
GoldenTechGenie opened this issue Sep 25, 2024 · 1 comment
Open

Error: Unable to initialize tables #1418

GoldenTechGenie opened this issue Sep 25, 2024 · 1 comment
Labels

Comments

@GoldenTechGenie
Copy link

GoldenTechGenie commented Sep 25, 2024

I am trying to build models using sqlboiler psql command. But the below error is occurring.

unable to load tables: unable to fetch table column info(user_info) : unable to scan for table user_info: sql: Scan error on column index 1, name "column_type" : converting NULL to string is unsupported
Error: unable to initialize tables: unable to fetch table data: exit status 1

Could someone please help me to resolve this?

I thought there were problems in connection between sqlboiler and psql. But it was connected properly.

@stephenafamo
Copy link
Collaborator

Can you share more details (follow the issue template)?

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

No branches or pull requests

2 participants