[clickhouse-cpp] update to 1.5.0#18330
Conversation
|
What is |
This is the error log: |
|
What can I contribute about these mistakes? |
@myuanz ,You can checkout my branch locally, make changes and submit, and then wait for the results of the changes to be verified on CI |
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 5d734efcef674dbf9b7b204484fc8f006101dcb5 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2340b43..78569d8 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1361,8 +1361,8 @@
"port-version": 0
},
"clickhouse-cpp": {
- "baseline": "2019-05-22",
- "port-version": 1
+ "baseline": "1.5.0",
+ "port-version": 0
},
"clipp": {
"baseline": "2019-04-30",|
Thanks for the version update! |
Fix #18327
Update clickhouse-cpp to the latest version 1.5.0
Note feature need to test