Esempio n. 1
0
def init_model(engine):
	Session.configure(bind=engine)
Esempio n. 2
0
def init_model(engine):
    Session.configure(bind=engine)