-1

I want to use aws glue connection to disable and enable constraints in tables in database instead of using jdbc connection in python.

The reason for this to avoid passing password in jdbc connection.

4

1 回答 1

0

您可以使用 DB 用户的约束来禁用和启用数据库表中的约束。应在 Glue Connection 中传递相同的用户凭据

于 2019-11-05T06:38:15.897 回答