DBIx::Class::Storage::DBI::SQLite5.12 man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

DBIx::Class::Storage::User:Contributed PerDBIx::Class::Storage::DBI::SQLite(3)

   connect_call_use_foreign_keys
       Used as:

	   on_connect_call => 'use_foreign_keys'

       In connect_info to turn on foreign key (including cascading) support
       for recent versions of SQLite and DBD::SQLite.

       Executes:

	 PRAGMA foreign_keys = ON

       See <http://www.sqlite.org/foreignkeys.html> for more information.

NAME
       DBIx::Class::Storage::DBI::SQLite - Automatic primary key class for
       SQLite

SYNOPSIS
	 # In your table classes
	 use base 'DBIx::Class::Core';
	 __PACKAGE__->set_primary_key('id');

DESCRIPTION
       This class implements autoincrements for SQLite.

AUTHORS
       Matt S. Trout <mst@shadowcatsystems.co.uk>

LICENSE
       You may distribute this code under the same terms as Perl itself.

perl v5.12.5			  2011-07-DBIx::Class::Storage::DBI::SQLite(3)
[top]

List of man pages available for Darwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net