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 3b3a235 commit 3f77d3fCopy full SHA for 3f77d3f
README.md
@@ -93,6 +93,8 @@ for row in cur:
93
cur.close()
94
conn.close()
95
```
96
+
97
+For more details, see [examples/connect.py](examples/connect.py).
98
</details>
99
100
0 commit comments