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

Documentation for using SQL functions to transfer link ownership #308

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

liangyuanruo
Copy link
Contributor

Problem

Hand-rolling SQL queries when transferring link ownership is inherently unsafe, and runs the risk of data corruption.

Solution

Document the use of tried-and-tested SQL functions, which have been tested safely and are easy-to-use. The functions also take care to track the changes in the url_histories audit table.

@liangyuanruo liangyuanruo requested a review from lisa-kwok July 25, 2020 09:17
Copy link
Contributor

@LoneRifle LoneRifle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@LoneRifle LoneRifle merged commit dbc959a into develop Jul 27, 2020
@LoneRifle LoneRifle deleted the ops branch July 27, 2020 02:46
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.

2 participants