Exemplo n.º 1
0
 def setUp(self):
     self.db = db
     db.create_all()
Exemplo n.º 2
0
from racetrack.app import db

db.create_all()