Skip to content

Commit 98e9731

Browse files
committed
chore: update docs
1 parent 1a8aabb commit 98e9731

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/nav/guide/targets/generate-dbml.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2235
Copy `manifest.json` and `catalog.json` into a specific folder OR do nothing and let's assume we're using `dbt/target` directory, and run

0 commit comments

Comments
 (0)