walterwanderley / sqlc-grpc

Create a gRPC server from code generated by sqlc
MIT License
127 stars 13 forks source link

Error executing command #2

Closed kpsrinivas closed 2 years ago

kpsrinivas commented 3 years ago

Getting this error - panic: invalid type *ast.FuncType when I run sqlc-grpc -m "path"

walterwanderley commented 3 years ago

What's the SQL to reproduce this issue?