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 da97b8c commit 3eaaffbCopy full SHA for 3eaaffb
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