Skip to content

Commit d4e5fde

Browse files
committed
Add SQLC_VERSION to docs
1 parent 12e7cd9 commit d4e5fde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/guides/plugins.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,7 @@ plugins:
9494
wasm:
9595
url: https://github.com/sqlc-dev/sqlc-gen-test/releases/download/v0.1.0/sqlc-gen-test.wasm
9696
sha256: 138220eae508d4b65a5a8cea555edd155eb2290daf576b7a8b96949acfeb3790
97-
```
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

Comments
 (0)