-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add connect property setting function to native connector #328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 24 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
280398c
feat: add connect property setting function to native connector
menshibin aa7d13f
feat: add options connection case
menshibin 933a61e
feat: add options connection case
menshibin 062cc39
feat: modify options connection case for ci test
menshibin 456c79d
feat: adjust options connection case param for ci test
menshibin 0ccd09a
feat: modify options connection case check
menshibin 7fb6d8e
fix: delete libtaos.so version
menshibin f0723ae
feat: modify mac yml for ci test
menshibin f7fd5ba
test: modify mac.yml print lib dir
menshibin a07eca6
feat: delete libtaos ln
menshibin 6e59efc
Merge branch 'feat/TD-34747' of github.com:taosdata/taos-connector-py…
menshibin 49ac9bf
feat: add ci test command
menshibin 2f344f5
feat: add ci test env info print
menshibin f3f244a
feat: modify mac.yml for print test
menshibin 0087810
feat: modify libtaos path for test
menshibin 6014b06
feat: Delete incorrect soft connections
menshibin 876bcde
feat: modify adapter soft connections
menshibin 3e459fb
feat: clear libtaos
menshibin aebace9
feat: modify spell error
menshibin 3471632
feat: add local lib dir print
menshibin aed15ad
feat: modify soft link shell
menshibin 1c0f92c
feat: modify taosc soft link for taosadapter
menshibin 159d47a
feat: delete test code
menshibin d84b72f
feat: restore connector parameters
menshibin a899325
feat: put the options/mode settings to connect() parameters
menshibin f01745a
feat: rename TSDB_OPTION_CONNECTION
menshibin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = '2.8.0' | ||
| __version__ = '2.8.1' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.