Skip to content

Instantly share code, notes, and snippets.

@YongmingZhao
Last active March 28, 2022 19:00
Show Gist options
  • Save YongmingZhao/7a42a0a4bedab479f6e1a5bbd4547841 to your computer and use it in GitHub Desktop.
Save YongmingZhao/7a42a0a4bedab479f6e1a5bbd4547841 to your computer and use it in GitHub Desktop.
JS regex
^CREATE[\s\w`\(\n\),'\u00000-\uFFFFF-]*;$ //match sql
^(\s)*$\n //match empty line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment