Compare commits

...

1 Commits

Author SHA1 Message Date
Gerda Shank
ca868d152c dummy change 2023-02-10 13:29:29 -05:00

View File

@@ -51,3 +51,5 @@ logger = AdapterLogger("<database name>")
## Compiling types.proto
After adding a new message in types.proto, in the core/dbt/events directory: ```protoc --python_betterproto_out . types.proto```
Testing...