Danny T
Danny T
Hey @nvquanghuy -- no problem, is there a template i could use to provide mapping? I could write a sample sql code both in postrgres and snowflake dialect, but figure...
Cool. Here's my first stab at the example schema conversion. [postgres_to_snowflake.txt](https://github.com/holistics/dbml/files/3717308/postgres_to_snowflake.txt) Basically the differences are 1. CREATE TYPE, CREATE INDEX aren't supported in snowflake 2. References are always defined out...
hey @matthieucan -- i could be reading this wrong, but it looks like they _still_ need you to sign the CLA (the messages are confusing implying this is done), and...
@cla-bot check
Excellent, thanks for your efforts man! Looks like we're just waiting for maintainers to notice and review this, before it can be merged. I'm not sure there's a way to...