Skip to content

Instantly share code, notes, and snippets.

@tomsherborne
Last active May 31, 2022 16:05
Show Gist options
  • Save tomsherborne/ff61267fe772e1d190f3fc504d2c0f27 to your computer and use it in GitHub Desktop.
Save tomsherborne/ff61267fe772e1d190f3fc504d2c0f27 to your computer and use it in GitHub Desktop.
"(\w*)\.(\w*)\s(?:[=<>]{1,2})\s\'?(\w*)\'?"
(\w*)\.(\w*)\s([=<>]{1,2})\s(?:\'|\")?(\w*\.?(?! AND) ?\w*)(?:\'|\")?
(\w*)\.(\w*)\s([=<>]{1,2})\s(?:\'|\")?(\w*\.?(?! (?:AND|OR)) ?\w*)(?:\'|\")?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment