logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

UR::DataSource::RDBMS::FkConstraintColumn - metadata about a data source's foreign keys

Description

       This class represents the column linkages that make up a foreign key.  Each instance has a column_name
       (the source, where the foreign key points from) and r_column_name (remote column name, where the fireign
       key points to), as well as the source and remote table names.

perl v5.38.2                                       2024-06-15              UR::DataSource...onstraintColumn(3pm)

Name

       UR::DataSource::RDBMS::FkConstraintColumn - metadata about a data source's foreign keys

See Also