File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,19 @@ In your dbt project (I am using dbt-resto/[integration_tests](https://github.com
1717 <span data-ty>01:41:00 Catalog written to .\target\catalog.json</span>
1818</div >
1919
20+ <!-- In-article Ad -->
21+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9818368894527523"
22+ crossorigin="anonymous"></script >
23+ <ins class="adsbygoogle"
24+ style="display: block ; text-align: center ;"
25+ data-ad-layout="in-article"
26+ data-ad-format="fluid"
27+ data-ad-client="ca-pub-9818368894527523"
28+ data-ad-slot="5802605910"></ins >
29+ <script >
30+ (adsbygoogle = window .adsbygoogle || []).push ({});
31+ </script >
32+
2033## 2. Generate DBML
2134
2235Copy ` manifest.json ` and ` catalog.json ` into a specific folder OR do nothing and let's assume we're using ` dbt/target ` directory, and run
You can’t perform that action at this time.
0 commit comments