Beispiel #1
0
def run_initdb(config):
    init_db.update(get_engine(config))
Beispiel #2
0
def run_initdb(config):
    init_db.update(config)
Beispiel #3
0
def run_initdb(config):
    init_db.update(config)
Beispiel #4
0
def run_initdb(config):
    init_db.update(get_engine(config))