osx man page for dbix::class::storage::dbi::sqlite

Query: dbix::class::storage::dbi::sqlite

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBIx::Class::Storage::DBI::SQLite(3)			User Contributed Perl Documentation		      DBIx::Class::Storage::DBI::SQLite(3)

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.
METHODS
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.
AUTHORS
Matt S. Trout <mst@shadowcatsystems.co.uk>
LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.16.2 2012-10-18 DBIx::Class::Storage::DBI::SQLite(3)
Related Man Pages
dbix::class::storage::dbi::sqlanywhere5.18(3) - mojave
dbix::class::storage::dbi::sqlanywhere(3) - osx
class::dbi::test::sqlite(3pm) - debian
dbix::class::storage::dbi::autocast(3pm) - debian
dbix::class::storage::dbi::sqlanywhere(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
Undeletable file
To print diamond asterisk pattern based on inputs
Syntax error in subtraction in Bash