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

Updates to examples #34

Closed
wants to merge 3 commits into from
Closed

Updates to examples #34

wants to merge 3 commits into from

Conversation

talexb
Copy link

@talexb talexb commented Sep 9, 2013

This cleans up the examples so that the example source code is referred to, but duplicated in the POD. In addition, the results in the examples have been expanded a little to better show off the functionality of the module.

This update removes 'year' from the CD table definition in both the SQL
and in the class definition, since it wasn't being used. The directory
MyApp/Schema/ResultSet was also removed since the supplied code never
used it.

The results that the sample code produces have been expanded a little so
that they provide answers to the questions asked by the subroutine
calls.

A new section has been added that briefly discusses the results and
explains the techniques that could be used when writing this type of a
programmatic query.
Some cleanup and simplification in the documentation.
This version just updates the original version with slightly more
information so that more DBIx::Class functionality is revealed.
@talexb
Copy link
Author

talexb commented Sep 9, 2013

These three commits leave the structure of the examples complete, but delete the code from the POD. Instead the POD points the reader to the location of the code that inserts database into the DB and tests the results.

@talexb talexb closed this Sep 9, 2013
@talexb talexb deleted the docUpdate-0904 branch September 9, 2013 17:12
@ribasushi
Copy link
Collaborator

Sorry for not paying enough attention - I somehow didn't realize the next commits add stuff (mistyped diff cmd on my end). I will review and merge #35 later tonight.

Cheers!

@talexb
Copy link
Author

talexb commented Sep 10, 2013

That's my bad for not cleaning up after myself. I should have done a better job making it clear. Let me know if you have any questions or feedback.

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