logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

DBIx::Class::ResultSetManager - scheduled for deletion in 09000

Description

       DBIx::Class::ResultSetManager never left experimental status and has now been DEPRECATED. This module
       will be deleted in 09000 so please migrate any and all code using it to explicit resultset classes using
       either __PACKAGE__->resultset_class(...) calls or by switching from using
       DBIx::Class::Schema->load_classes() to load_namespaces() and creating appropriate
       My::Schema::ResultSet::* classes for it to pick up.";

Further Questions?

       Check the list of additional DBIC resources.

Name

       DBIx::Class::ResultSetManager - scheduled for deletion in 09000

See Also