예제 #1
0
def init_model(engine):
	Session.configure(bind=engine)
예제 #2
0
def init_model(engine):
    Session.configure(bind=engine)