sqlboiler icon indicating copy to clipboard operation
sqlboiler copied to clipboard

Error: Unable to initialize tables

Open GoldenTechGenie opened this issue 1 year ago • 1 comments

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.

GoldenTechGenie avatar Sep 25 '24 02:09 GoldenTechGenie

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

stephenafamo avatar Oct 23 '24 09:10 stephenafamo