We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e7cd9 commit d4e5fdeCopy full SHA for d4e5fde
docs/guides/plugins.md
@@ -94,4 +94,7 @@ plugins:
94
wasm:
95
url: https://github.com/sqlc-dev/sqlc-gen-test/releases/download/v0.1.0/sqlc-gen-test.wasm
96
sha256: 138220eae508d4b65a5a8cea555edd155eb2290daf576b7a8b96949acfeb3790
97
-```
+```
98
+
99
+The `SQLC_VERSION` environment variable will always be included in the
100
+environment, set to the version of the `sqlc` executable.
0 commit comments