Skip to content

MySQL generation fails to load indexes #468

Open
@luis-mozn

Description

@luis-mozn

Trying to use Bob instead of sqlc to compile sql queries to Go.
Using the latest bobgen-mysql (mysql image 8.0) fails with:

2025/06/27 15:01:06 unable to fetch table data: unable to load indexes: sql: Scan error on column index 5, name "descending": sql/driver: couldn't convert <nil> (<nil>) into type bool
exit status 1

The most recent version I tested that seemed to work was v0.27.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions