From 589bdc1f6c08a51fb7ce97c1c5c3b97ecd283380 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Fri, 19 Jun 2009 16:04:57 +0000 Subject: [PATCH] DBD-SQLite: made it a bit clear that *perl* collation is *without* the locale, and *perllocale* is *with* locale --- lib/DBD/SQLite.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 5b1dc90..ee4c978 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -632,7 +632,7 @@ The driver will check that this is a proper sorting function. Collations C and C are builtin within SQLite. Collations C and C are builtin within the B driver, and correspond to the -Perl C operator with or without the L pragma; +Perl C operator without/with the L pragma respectively; so you can write for example CREATE TABLE foo(