Skip to content

Commit

Permalink
Merge pull request #20327 from taosdata/fix/xftan/TS-2827/main
Browse files Browse the repository at this point in the history
fix(taosAdapter): remove influxdb affected rows check
  • Loading branch information
guanshengliang authored Mar 8, 2023
2 parents c4d2718 + 8ca7b91 commit 4c69835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/taosadapter_CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# taosadapter
ExternalProject_Add(taosadapter
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
GIT_TAG 97d717d
GIT_TAG d8059ff
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
Expand Down

0 comments on commit 4c69835

Please sign in to comment.