示例#1
0
 def setUp(self):
     self.db = db
     db.create_all()
示例#2
0
from racetrack.app import db

db.create_all()