Pyodbc + SQLA - Communication link failure

后端 未结 0 1376
情书的邮戳
情书的邮戳 2020-12-15 08:00

I am having issues when reconnecting to Azure MSSQL after inactive time. My SQLA connection code is

class DB:
def __init__(self):
    self.engine = create_eng         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题