Produces a warning in running tests. ``` migrations/env.py:62: SADeprecationWarning: Table.tometadata() is renamed to Table.to_metadata() (deprecated since: 1.4) t.tometadata(m) ```