Mark Grover

Results 2 issues of Mark Grover

source: https://medium.com/@imweijian/lessons-learned-after-1-year-with-dbt-a7f0ccf85b12 ### Summary of Changes ### Tests ### Documentation ### CheckList Make sure you have checked **all** steps below to ensure a timely review. - [ ] PR title...

area:dev-tools

**Describe the bug** I generate new swift types for my schema from my local (test) supabase instance. But the generated types don't compile. Specifically, they have new additions like: ```...