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 8b9e3bb commit edf7f04Copy full SHA for edf7f04
docs/scenarios/db.rst
@@ -11,7 +11,7 @@ Nearly all Python database modules such as `sqlite3`, `psycopg` and
11
12
Tutorials that explain how to work with modules that conform to this interface can be found
13
`here <http://halfcooked.com/presentations/osdc2006/python_databases.html>`__ and
14
-`here <http://www.amk.ca/python/writing/DB-API.html>`__.
+`here <http://web.archive.org/web/20120815130844/http://www.amk.ca/python/writing/DB-API.html>`__.
15
16
SQLAlchemy
17
----------
0 commit comments