Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create module for perl_versions table #13

Closed
preaction opened this issue Nov 13, 2017 · 0 comments
Closed

Create module for perl_versions table #13

preaction opened this issue Nov 13, 2017 · 0 comments

Comments

@preaction
Copy link
Member

We need a DBIx::Class::Row class for the perl_versions table. This table tracks the Perl versions for various UI elements and could be made into an API later.

To build this module, we need to read the schema for the perl_versions table and convert it into the correct column definitions for DBIx::Class. See DBIx::Class::Manual::Example to get started with making DBIx::Class modules.

See cpan-testers/cpantesters-backend#7 for the backend process that will use this class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant