Setting Schema in sqlalchemy postgres

前端 未结 0 1879
一个人的身影
一个人的身影 2020-12-07 22:49

Is it possible to set a default schema at the engine level? For instance...

db_engine = create_engine(f"postgresql://{user}:{password}@{url}:{port}/{data         


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