Query: dbix::class::storage::dbi::sqlite
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::Storage::DBI::SQLite(3pm) User Contributed Perl Documentation DBIx::Class::Storage::DBI::SQLite(3pm) 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.NAMEDBIx::Class::Storage::DBI::SQLite - Automatic primary key class for SQLiteSYNOPSIS# In your table classes use base 'DBIx::Class::Core'; __PACKAGE__->set_primary_key('id');DESCRIPTIONThis class implements autoincrements for SQLite.AUTHORSMatt S. Trout <mst@shadowcatsystems.co.uk>LICENSEYou may distribute this code under the same terms as Perl itself. perl v5.14.2 2011-08-19 DBIx::Class::Storage::DBI::SQLite(3pm)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |