The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:SQL::Schema"

SQL::Schema::Versioned - Routine and convention to create/update your application's DB schema River stage two • 11 direct dependents • 85 total dependents

To use this module, you typically run the "create_or_update_db_schema"() routine at the start of your program/script, e.g.: use DBI; use SQL::Schema::Versioned qw(create_or_update_db_schema); my $spec = { # the schema specification latest_v => 3, ins...

PERLANCAR/SQL-Schema-Versioned-0.239 - 08 Aug 2021 03:31:08 UTC

SQL::Translator::Schema - SQL::Translator schema object River stage three • 117 direct dependents • 266 total dependents

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

Test::SQL::Schema::Versioned - Test SQL::Schema::Versioned spec River stage two • 11 direct dependents • 85 total dependents

PERLANCAR/SQL-Schema-Versioned-0.239 - 08 Aug 2021 03:31:08 UTC

SQL::Translator::Schema::View - SQL::Translator view object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::View" is the view object....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Index - SQL::Translator index object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Index" is the index object. Primary and unique keys are table constraints, not indices....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Table - SQL::Translator table object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Table" is the table object....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Field - SQL::Translator field object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Field" is the field object....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Object - Base class for SQL::Translator schema objects River stage three • 117 direct dependents • 266 total dependents

Base class for Schema objects. A Moo class consuming the following roles. SQL::Translator::Role::Error Provides "$obj->error", similar to Class::Base. SQL::Translator::Role::BuildArgs Removes undefined constructor arguments, for backwards compatibili...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Trigger - SQL::Translator trigger object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Trigger" is the trigger object....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Constants - constants module River stage three • 117 direct dependents • 266 total dependents

This module exports the following constants for Schema features; CHECK_C FOREIGN_KEY FULL_TEXT NOT_NULL NORMAL NULL PRIMARY_KEY UNIQUE EXCLUDE...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Procedure - SQL::Translator procedure object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Procedure" is a class for dealing with stored procedures (and possibly other pieces of nameable SQL code?)....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Constraint - SQL::Translator constraint object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::Constraint" is the constraint object....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::IndexField - SQL::Translator index field object River stage three • 117 direct dependents • 266 total dependents

"SQL::Translator::Schema::IndexField" is the index field object. Different databases allow for different options on index fields. Those are supported through here...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

lib/SQL/Admin/Catalog/Schema.pm River stage zero No dependents

BARNEY/SQL-Admin-v0.5.0 - 11 Aug 2011 11:35:13 UTC

lib/Data/Model/Schema/SQL.pm River stage zero No dependents

YAPPO/Data-Model-0.00008 - 08 Jul 2013 11:21:40 UTC

SQL::Translator::Schema::Role::Extra - "extra" attribute for schema classes River stage three • 117 direct dependents • 266 total dependents

This role provides methods to set and get a hashref of extra attributes for schema objects....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Schema::Role::Compare - compare objects River stage three • 117 direct dependents • 266 total dependents

This Moo::Role provides a method to compare if two objects are the same....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

DBIx::DataModel::Schema::ResultAs::Sql - sql and bind values River stage one • 3 direct dependents • 3 total dependents

In scalar context, the result will just be the generated SQL statement. In list context, it will be "($sql, @bind)", i.e. the SQL statement together with the bind values....

DAMI/DBIx-DataModel-3.10 - 11 Mar 2024 15:14:06 UTC

lib/SQL/Engine/Builder/SchemaDrop.pm River stage zero No dependents

AWNCORP/SQL-Engine-0.03 - 15 Aug 2020 17:03:30 UTC

lib/SQL/Engine/Builder/SchemaCreate.pm River stage zero No dependents

AWNCORP/SQL-Engine-0.03 - 15 Aug 2020 17:03:30 UTC
159 results (0.075 seconds)