Skip to content

SQLite3 +returning+ documentation additions#50468

Merged
skipkayhil merged 1 commit intorails:mainfrom
fractaledmind:ar-persistence-docs
Dec 28, 2023
Merged

SQLite3 +returning+ documentation additions#50468
skipkayhil merged 1 commit intorails:mainfrom
fractaledmind:ar-persistence-docs

Conversation

@fractaledmind
Copy link
Contributor

Detail

In PR #49290 I failed to update the documentation of the insert_all, insert_all!, and upsert_all methods to note that the returning keyword argument works for the SQLite3 adapter now.

Additional information

This is the only detail from PR #42955 that is left unresolved. Thanks to @OuYangJinTing for reminding me of this detail. @nvasilevski, we can merge this PR and close that one.

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.

… +returning+ option to note that this is available for SQLite3 adapter as well

Co-authored-by: OuYangJinTing <ouyangshi95@foxmail.com>
@skipkayhil skipkayhil merged commit f481353 into rails:main Dec 28, 2023
@skipkayhil
Copy link
Member

Thanks for following up!

skipkayhil added a commit that referenced this pull request Dec 28, 2023
SQLite3 +returning+ documentation additions
@fractaledmind fractaledmind deleted the ar-persistence-docs branch December 28, 2023 17:12
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