Skip to content

Commit

Permalink
Merge 73b3f45 into 6291c1e
Browse files Browse the repository at this point in the history
  • Loading branch information
everhide committed Jun 4, 2019
2 parents 6291c1e + 73b3f45 commit 7bfa6b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peewee_moves.py
Expand Up @@ -410,6 +410,7 @@ def create_table(self, name, safe=False):
# set the database in the proxy
meta = creator.model._meta
meta.database.initialize(self.database)
meta.name = name

yield creator

Expand Down

0 comments on commit 7bfa6b2

Please sign in to comment.