Closed amir-beheshty closed 8 years ago
dynamo.create_all() will cause the error message Table already exists to propagate.
dynamo.create_all()
Table already exists
Thank you! =)
Glad I could help 👍
dynamo.create_all()
will cause the error messageTable already exists
to propagate.