Skip to content

Commit 6ab7032

Browse files
author
James William Pye
committed
Add line referencing dbapi location.
1 parent 710212c commit 6ab7032

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/index.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ recommended as it provides greater utility::
2929
print(row["emp_name"])
3030
# And fire them. ;)
3131
remove_emp(row["emp_name"])
32+
33+
34+
Of course, if DB-API 2.0 is desired, the module is located at
35+
``postgresql.driver.dbapi20``

0 commit comments

Comments
 (0)