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:42:28 -0300 |
| commit | 563b5c20007b993c8ab8d88f9083ab5df4b3606a (patch) | |
| tree | fa53afb648056bfab6492d060f123004e2b7d32c /docs | |
| parent | b42f0665a8cc25869c8dbc7bb71927b7ea61f81c (diff) | |
[1.6.x] Re-added link to SQLite notes from DB section of install doc.
67f5dffbec from master.
Diffstat (limited to 'docs')
| -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 505d51a846..fd266f18cd 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -114,6 +114,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 |
