DBIx::Class::ResultSource::Table - Table object
Contents
Copyright And License
This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or
modify it under the same terms as the DBIx::Class library.
perl v5.40.0 2025-02-01 DBIx::Class::ResultSource::Table(3pm)
Description
Table object that inherits from DBIx::Class::ResultSource.
Further Questions?
Check the list of additional DBIC resources.
Methods
from
Returns the FROM entry for the table (i.e. the table name)
Name
DBIx::Class::ResultSource::Table - Table object
