PostgresV3 enables interacting with a Postgres database using Spin's v3 interface. To use this module you need to add spin3-imports to your knitwit.json file and run npx knitwit.
spin3-imports
knitwit.json
npx knitwit
PostgresV3 enables interacting with a Postgres database using Spin's v3 interface. To use this module you need to add
spin3-imports
to yourknitwit.json
file and runnpx knitwit
.