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 |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |