Skip to content

Instantly share code, notes, and snippets.

@0rka
Last active January 28, 2018 11:38
Show Gist options
  • Save 0rka/bd80295cf962cbac38b9ffc76eb4f54b to your computer and use it in GitHub Desktop.
Save 0rka/bd80295cf962cbac38b9ffc76eb4f54b to your computer and use it in GitHub Desktop.
self.cursor.execute('''SELECT id FROM methods where calling_to LIKE "%" || ? || "%"''', (method,))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment