If you're like me and you like to use reflect to automatically generate boilerplate code, you might want to extend your sqlc Queries instance with these two methods, which can come in handy if you want to generate files starting from the queries that you have (which is what I do in querygen and protoschema)