]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Test for partial index support in sqlite dialects.
authorKai Groner <kai@gronr.com>
Mon, 26 Jan 2015 19:48:23 +0000 (14:48 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Mar 2015 18:20:43 +0000 (14:20 -0400)
commit2f379e490d60f037ebcc53bb7dd676511ca1d4e5
tree7304c17fd09db858164a0cd340b87ac450f32b34
parent6b108eea5219f06c4fe5c03ed97046221eeea9f7
Test for partial index support in sqlite dialects.

(cherry picked from commit 4a42bd5a2cba23782df7b6f98cadb7382d22498e)
test/dialect/test_sqlite.py