From 563b5c20007b993c8ab8d88f9083ab5df4b3606a Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Mon, 7 Oct 2013 07:40:41 -0300 Subject: [PATCH] [1.6.x] Re-added link to SQLite notes from DB section of install doc. 67f5dffbec from master. --- docs/topics/install.txt | 3 +++ 1 file changed, 3 insertions(+) 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 `. +* If you're using SQLite you might want to read the :ref:`SQLite backend 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 ` for important information regarding supported versions of both Oracle and