how to make two equal data bases in sqlalchemy

前端 未结 0 853
小鲜肉
小鲜肉 2020-12-20 03:11

Hey guys I need Extra be equal to Data and also that have medicine_should (I mean have the same data):

class Data(db.Model):
    __bind_key__ = \'two\' 
    i         


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