You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the image shows, I added a kind field to the authors table, then run sqlc generate, in the model, the kind field's type becomes bool, the expected type should be int8