We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/Intrinsec/protoc-gen-psql
e.g. protoc --psql_out=blah
protoc --psql_out=blah
Semver: https://github.com/Intrinsec/protoc-gen-psql/tags
Latest version: https://github.com/Intrinsec/protoc-gen-psql/releases/tag/v0.0.10
Hmmm. I think so? Oh dear. Maybe this makes this module much harder? :( https://github.com/Intrinsec/protoc-gen-psql/blob/master/main.go#L4 https://github.com/lyft/protoc-gen-star
https://github.com/Intrinsec/protoc-gen-psql/blob/master/go.mod https://github.com/lyft/protoc-gen-star/blob/master/go.mod
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Plugin request for Buf Schema Registry: Postgres Schema
https://github.com/Intrinsec/protoc-gen-psql
e.g.
protoc --psql_out=blah
Optional
Semver:
https://github.com/Intrinsec/protoc-gen-psql/tags
Latest version:
https://github.com/Intrinsec/protoc-gen-psql/releases/tag/v0.0.10
Does the plugin have a dependency on another plugin?
Hmmm. I think so? Oh dear. Maybe this makes this module much harder? :(
https://github.com/Intrinsec/protoc-gen-psql/blob/master/main.go#L4
https://github.com/lyft/protoc-gen-star
Does the output of this plugin depend on any other external libraries?**
https://github.com/Intrinsec/protoc-gen-psql/blob/master/go.mod
https://github.com/lyft/protoc-gen-star/blob/master/go.mod
The text was updated successfully, but these errors were encountered: