Man Page: sql::translator::schema::constants
Operating Environment: debian
Section: 3pm
SQL::Translator::Schema::Constants(3pm) User Contributed Perl Documentation SQL::Translator::Schema::Constants(3pm)NAMESQL::Translator::Schema::Constants - constants moduleSYNOPSISuse SQL::Translator::Schema::Constants; $table->add_constraint( name => 'foo', type => PRIMARY_KEY, );DESCRIPTIONThis module exports the following constants for Schema features; CHECK_C FOREIGN_KEY FULL_TEXT NOT_NULL NORMAL NULL PRIMARY_KEY UNIQUEAUTHORKen Youens-Clark <kclark@cpan.org>. perl v5.14.2 2012-01-18 SQL::Translator::Schema::Constants(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |