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 648bebf commit f5d4a92Copy full SHA for f5d4a92
website/sphinx/database.rst
@@ -1,5 +1,10 @@
1
``tornado.database`` --- Simple MySQL client wrapper
2
====================================================
3
4
+.. warning::
5
+ The ``tornado.database`` module is deprecated and will be removed
6
+ in Tornado 3.0. It is now available separately as the
7
+ `torndb <https://github.com/bdarnell/torndb>`_ module.
8
+
9
.. automodule:: tornado.database
10
:members:
0 commit comments