in reply to Re: Getting a table list from Catalyst/DBIx::Class
in thread Getting a table list from Catalyst/DBIx::Class
I already have the schema created. So far I am able to use table joins to get the data I need within the database. However, I want to search the data by category. It would be nice if I create a new table, I would only have to update schema files and already have the new table name available in my code.
|
---|