graphql-compiler
graphql-compiler copied to clipboard
Better documentation for the arguments and types in the `Expression.to_sql()` function
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.