Open
Description
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