dbt-msft / tsql-utils

dbt-utils for the dbt-msft family of packages
MIT License
26 stars 26 forks source link

Add get_tables_by_pattern_sql, type_string #1

Closed jtcohen6 closed 3 years ago

jtcohen6 commented 3 years ago

per @alittlesliceoftom in https://github.com/fishtown-analytics/dbt-utils/pull/293

This package does not yet implement all of dbt-utils, which needs to be reflected in:

alittlesliceoftom commented 3 years ago

Thanks Jeremy! I'm reviewing!

dataders commented 3 years ago

thanks for jumping on this @alittlesliceoftom. this should be much easier way to maintain the dbt-utils fork. we have a similar plan for dbt-synapse itself.

alittlesliceoftom commented 3 years ago

No worries, merging as hoping a touch of extra README.md isn't controversial.

dataders commented 3 years ago

okay but for now, we only need the sqlserver__ macros. as it'll be a while before we rebuild dbt-synapse to inherit from dbt-sqlserver