Steven Hibble

Results 2 comments of Steven Hibble

I'm thinking there are two options for "indirect" translations: 1. Test the translation ```r test_that("ifnull() function translates correctly", { SQL

That may be tough to parse with complicated nesting structures. CTEs are particularly difficult because they may be `seconday_queries` to multiple levels. For example, in this query, `some_cte` is a...