diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index aa94c3d..342241e 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -1094,9 +1094,8 @@ See L for details. SQLite has a set of "Pragma"s to modifiy its operation or to query for its internal data. These are specific to SQLite and are not likely to work with other DBD libraries, but you may find some of -these are quite useful. DBD::SQLite actually sets some (like -C) for you when you connect to a database. -See L for details. +these are quite useful. See L +for details. =head2 Transactions