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

Implements SMF\Db\DatabaseApi::update_from() #8178

Merged

Conversation

Sesquipedalian
Copy link
Member

This method can be used to update data in one table directly from data in another table. It will be useful for some changes coming in later pull requests.

Signed-off-by: Jon Stovell <[email protected]>
This can be used to update data in one table directly from data in another table.

Signed-off-by: Jon Stovell <[email protected]>
@Sesquipedalian Sesquipedalian merged commit c40353a into SimpleMachines:release-3.0 Apr 23, 2024
6 checks passed
@Sesquipedalian Sesquipedalian deleted the db_update_from branch April 23, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant