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

insert/fast_insert returns last_insert_id #15

Merged
merged 1 commit into from Feb 2, 2016

Conversation

tsucchi
Copy link
Collaborator

@tsucchi tsucchi commented Feb 2, 2016

insert() and fast_insert() returns last_insert_id() for convenience.

This change is incompatible but I think previous return value(is_success: whether query is success or not) is rarely used.

ytnobody added a commit that referenced this pull request Feb 2, 2016
insert/fast_insert returns last_insert_id
@ytnobody ytnobody merged commit d2886e2 into ytnobody:master Feb 2, 2016
@ytnobody
Copy link
Owner

ytnobody commented Feb 2, 2016

It's a great job! 👍

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.

None yet

2 participants