From c6a67bbed0c9853a9f9d67c6f55f4a06f9af45b7 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Thu, 3 Apr 2014 19:34:36 +0200 Subject: Fix #571 -- Improve database engine detection. --- docs/changes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/changes.rst') diff --git a/docs/changes.rst b/docs/changes.rst index 2f97556..5020466 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -18,6 +18,7 @@ Bugfixes * Support languages where lowercase and uppercase strings may have different lengths. * Allow using cursor as context managers. +* Make the SQL explain more helpful on SQLite. * Various JavaScript improvements. Deprecated features -- cgit v1.2.3