tencentcloud-sdk-python-postgres 3.0.1318__py2.py3-none-any.whl → 3.0.1320__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tencentcloud/__init__.py +1 -1
- tencentcloud/postgres/v20170312/postgres_client.py +1 -1
- {tencentcloud_sdk_python_postgres-3.0.1318.dist-info → tencentcloud_sdk_python_postgres-3.0.1320.dist-info}/METADATA +2 -2
- tencentcloud_sdk_python_postgres-3.0.1320.dist-info/RECORD +10 -0
- tencentcloud_sdk_python_postgres-3.0.1318.dist-info/RECORD +0 -10
- {tencentcloud_sdk_python_postgres-3.0.1318.dist-info → tencentcloud_sdk_python_postgres-3.0.1320.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_postgres-3.0.1318.dist-info → tencentcloud_sdk_python_postgres-3.0.1320.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -2313,7 +2313,7 @@ class PostgresClient(AbstractClient):
|
|
|
2313
2313
|
|
|
2314
2314
|
|
|
2315
2315
|
def UnlockAccount(self, request):
|
|
2316
|
-
"""
|
|
2316
|
+
"""解除数据库账号的锁定,解锁后账号可以登录数据库。
|
|
2317
2317
|
|
|
2318
2318
|
:param request: Request instance for UnlockAccount.
|
|
2319
2319
|
:type request: :class:`tencentcloud.postgres.v20170312.models.UnlockAccountRequest`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-postgres
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1320
|
|
4
4
|
Summary: Tencent Cloud Postgres SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common (==3.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (==3.0.1320)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tencentcloud/__init__.py,sha256=3OoPa7cVbtoZhzyvBLfyAoZUV7ndQOS1rZQr66ocgLI,631
|
|
2
|
+
tencentcloud/postgres/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
tencentcloud/postgres/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
tencentcloud/postgres/v20170312/errorcodes.py,sha256=9tGIErPFwXkRWsdYerH5p7kDkr-p4H03-WX0YhE9Vt0,23133
|
|
5
|
+
tencentcloud/postgres/v20170312/models.py,sha256=n7KmdUVxRY3L0pJcOvSYQjJo-L1ZgpIVzFs-w_BV3v8,687139
|
|
6
|
+
tencentcloud/postgres/v20170312/postgres_client.py,sha256=vX5KeLsrU8y51lqprTaNz6rVz4vCaT2vWGelUfJT-IE,103426
|
|
7
|
+
tencentcloud_sdk_python_postgres-3.0.1320.dist-info/METADATA,sha256=DFp0xx7JRvJHbrkOYuJqN90xOwtvjtvMEIAE-bmSHQk,1521
|
|
8
|
+
tencentcloud_sdk_python_postgres-3.0.1320.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_postgres-3.0.1320.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_postgres-3.0.1320.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=ZhQ3BnWy9ymylcbIEjTpD8U2MF1gogRWinR50bHTm40,631
|
|
2
|
-
tencentcloud/postgres/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
tencentcloud/postgres/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
tencentcloud/postgres/v20170312/errorcodes.py,sha256=9tGIErPFwXkRWsdYerH5p7kDkr-p4H03-WX0YhE9Vt0,23133
|
|
5
|
-
tencentcloud/postgres/v20170312/models.py,sha256=n7KmdUVxRY3L0pJcOvSYQjJo-L1ZgpIVzFs-w_BV3v8,687139
|
|
6
|
-
tencentcloud/postgres/v20170312/postgres_client.py,sha256=575BvcHp56sQSittDuZb8IQEzSU6Bdh1oT54zZ3RXFM,103426
|
|
7
|
-
tencentcloud_sdk_python_postgres-3.0.1318.dist-info/METADATA,sha256=d-gW48PIdpsfd3sWCWzPgUJOz7iuPDu9JNRmjoa-G9g,1521
|
|
8
|
-
tencentcloud_sdk_python_postgres-3.0.1318.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
-
tencentcloud_sdk_python_postgres-3.0.1318.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
-
tencentcloud_sdk_python_postgres-3.0.1318.dist-info/RECORD,,
|
|
File without changes
|