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