Skip to content

Updated README.rdoc to explain how to get auto-generated values. #25

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Updated README.rdoc to explain how to get auto-generated values. #25

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 2, 2015

This patch documents how to retrieve auto-generated values, which is something really useful to know. Since those fields do not appear in the RDoc-generated docs, the user should dive into the code to get to know how to do that. This should be a straightforward task and therefore it should be in the documentation.

juaristi added 3 commits March 2, 2015 13:16
For example, when doing an INSERT, it's really useful to know what was the generated value in an AUTO_INCREMENT field.
When doing an INSERT, it's really useful to know what was the generated value in an AUTO_INCREMENT field. This patch updates README.rdoc to document how to do that.
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

Successfully merging this pull request may close these issues.

1 participant