Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cosmomathieu/6b5cf8a1ab7c3d1d38219f2966ed3858 to your computer and use it in GitHub Desktop.
Save cosmomathieu/6b5cf8a1ab7c3d1d38219f2966ed3858 to your computer and use it in GitHub Desktop.
Convert MySQL Insert Statements to Updates
@see https://stackoverflow.com/questions/5156679/transform-mysql-update-statements-to-insert-statements
@see https://regex101.com/r/LkyFq4/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment