diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2013-10-07 07:40:41 -0300 |
|---|---|---|
| committer | Ramiro Morales <cramm0@gmail.com> | 2013-10-07 07:40:41 -0300 |
| commit | 67f5dffbec366ed50264d32c25facd2681105258 (patch) | |
| tree | a2bff62c8f6a4bdc3e0d5ca8fac2f9c5a78e3d82 /docs/topics | |
| parent | 91547772e04e456f45c7ef86e1f76d087821c89d (diff) | |
Re-added link to SQLite notes from DB section of install doc.
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/install.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt index 3e813b2a41..923ae44270 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -113,6 +113,9 @@ database bindings are installed. 1.2.1p2 or higher. You will also want to read the database-specific :ref:`notes for the MySQL backend <mysql-notes>`. +* If you're using SQLite you might want to read the :ref:`SQLite backend notes + <sqlite-notes>`. + * If you're using Oracle, you'll need a copy of cx_Oracle_, but please read the database-specific :ref:`notes for the Oracle backend <oracle-notes>` for important information regarding supported versions of both Oracle and |
