feat(generatedmodels): add ThoughtCount to ModelPublicProjects
Some checks failed
CI / build-and-test (push) Failing after -31m42s
Some checks failed
CI / build-and-test (push) Failing after -31m42s
* Introduced ThoughtCount field for scanning computed column * Added patch script to ensure ThoughtCount is included in generated model
This commit is contained in:
@@ -53,4 +53,6 @@ for file in "${out_dir}"/*.go; do
|
||||
fi
|
||||
done
|
||||
|
||||
bash "${repo_root}/scripts/patch-generated-models.sh"
|
||||
|
||||
gofmt -w "${out_dir}"/*.go
|
||||
|
||||
Reference in New Issue
Block a user