Closed
Description
Version
1.10.0
What happened?
Go 1.18 adds native support for fuzzing. It would be cool to pass various inputs to the sqlc query parser and see if we can find any errors or crashes in the program.
Relevant log output
No response
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
No response
What operating system are you using?
No response
What database engines are you using?
No response
What type of code are you generating?
No response