graphql-compiler icon indicating copy to clipboard operation
graphql-compiler copied to clipboard

Better documentation for the arguments and types in the `Expression.to_sql()` function

Open obi1kenobi opened this issue 6 years ago • 0 comments

Per https://github.com/kensho-technologies/graphql-compiler/pull/710#discussion_r362062727 the Expression.to_sql() function contract isn't precisely defined, making it somewhat difficult to implement.

obi1kenobi avatar Dec 30 '19 18:12 obi1kenobi