X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSQLite.pm;h=ec7f1bf777951e89e7f5151a03cfedd23bb1cd88;hb=8384a713d9046e08314e06bf17c2a878cd215819;hp=147324da184ce2554fdafa3306317d604f54e113;hpb=de7d97f63053ff2ad1c5f14873f954a46f1d7d22;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/SQLite.pm b/lib/DBIx/Class/Storage/DBI/SQLite.pm index 147324d..ec7f1bf 100644 --- a/lib/DBIx/Class/Storage/DBI/SQLite.pm +++ b/lib/DBIx/Class/Storage/DBI/SQLite.pm @@ -68,8 +68,8 @@ Used as: on_connect_call => 'use_foreign_keys' -In L to turn on foreign key (including -cascading) support for recent versions of SQLite and L. +In L to turn on foreign key +(including cascading) support for recent versions of SQLite and L. Executes: