Skip to content

Instantly share code, notes, and snippets.

@jgeewax
Created August 20, 2010 22:45
Show Gist options
  • Save jgeewax/541355 to your computer and use it in GitHub Desktop.
Save jgeewax/541355 to your computer and use it in GitHub Desktop.
db.GqlQuery("SELECT * FROM MyModel WHERE prop >= :1 AND prop < :2", "abc", u"abc" + u"\xEF\xBF\xBD")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment