Index: third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch |
diff --git a/third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch b/third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch |
similarity index 98% |
rename from third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch |
rename to third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch |
index f8f1597bbc2561f8bb1cfeefbd3fee685f888006..2fa90710e4818596ae3fbfdf62e41a043a63552f 100644 |
--- a/third_party/sqlite/patches/0018-backport-Fix-collation-dequoting.patch |
+++ b/third_party/sqlite/patches/0011-backport-Fix-collation-dequoting.patch |
@@ -1,7 +1,7 @@ |
-From f4b79cfaefb87fa2c37a860c5a64f320a5265f99 Mon Sep 17 00:00:00 2001 |
+From 8451a8f615c1542a79ae190d4117e10f263857f7 Mon Sep 17 00:00:00 2001 |
From: Scott Hess <shess@chromium.org> |
Date: Mon, 23 Mar 2015 11:24:11 -0700 |
-Subject: [PATCH] [backport] Fix collation dequoting. |
+Subject: [PATCH 11/11] [backport] Fix collation dequoting. |
Backport https://www.sqlite.org/src/info/eddc05e7bb31fae7 |
"Fix a problem causing collation sequence names to be dequoted |
@@ -201,5 +201,5 @@ index 2085415..0716ac7 100644 |
+ |
+ |
-- |
-2.2.1 |
+2.4.5 |