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

fix example in manual #131

Open
wants to merge 1 commit into
base: maint/0.0828xx
Choose a base branch
from
Open

Conversation

preaction
Copy link

With the hashref as an argument to add_columns, the example throws an error during set_primary_key: {UNKNOWN}: DBIx::Class::ResultSource::columns_info(): No such column 'id' on source 'tracks'. Removing the hashref fixes this error.

With the hashref as an argument to `add_columns`, the example throws an error during `set_primary_key`: `{UNKNOWN}: DBIx::Class::ResultSource::columns_info(): No such column 'id' on source 'tracks'`. Removing the hashref fixes this error.
@ribasushi ribasushi force-pushed the maint/0.0828xx branch 2 times, most recently from 1245f48 to c11281c Compare October 30, 2019 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants