Create datasource from scratch
還沒有人認領這個 Issue。
評估
研究方向
Start with the TSC.DatasourceItem entry point and the server.datasources.publish call shown in the issue, then inspect how tds/tdsx files are currently used. Determine whether publishing can accept only connection details and a table name, and define the supported behavior before considering implementation or tests.
由索引模型根據 Issue 內容生成。
描述
Hi,
It's not an issue but more a question :).
I would like to create a datasource from scratch using python TSC, with only the following information:
- table name of the database
- server name
- host
- username
- password
Do you have any idea?
I would like to avoid the creation of a tds/tdsx file first. Then I have not issue to publish.
new_datasource = TSC.DatasourceItem(project_id,name=datasource_name)
server.datasources.publish(new_datasource, file_path, 'CreateNew',connection_credentials=None)
Thank you,
Mathilde
- 主要語言
- Python
- 星號
- 363
- 分支
- 183
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
tableau/document-api-python 的其他 Issue
-
難度 5/5 一週以上 新手友好度 20/100
tableau/document-api-python#270 ·
-
難度 4/5 3-5 天 新手友好度 25/100
tableau/document-api-python#260 ·
-
docs
難度 2/5 1-3 小時 新手友好度 55/100
tableau/document-api-python#258 ·
-
難度 5/5 一週以上 新手友好度 30/100
tableau/document-api-python#251 · 2 則留言 ·
-
難度 5/5 一週以上 新手友好度 20/100
tableau/document-api-python#250 · 2 則留言 ·
查看 tableau/document-api-python 的全部 Issue
相似的 Issue
-
enhancement
難度 2/5 1-3 小時 新手友好度 70/100
canonical/paas-charm#368 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
-
tech debt
難度 2/5 1-3 小時 新手友好度 75/100
-
難度 1/5 1 小時以內 新手友好度 90/100
StevenBlack/hosts#3256 ·
-
難度 1/5 1 小時以內 新手友好度 90/100
qualcomm/qai-appbuilder#275 ·