Permalink
Please
sign in to comment.
Browse files
Splitted apply_model_schema_on_table method (#138)
* Splitted apply_model_schema_on_table method into three more consistent parts regarding the different steps of migrating, loading slqlachemy events and reloading * test to fix travis after pymssql was discontinued * Updated Changelog
- Loading branch information
Showing
with
19 additions
and 5 deletions.
- +2 −2 .travis.yml
- +10 −3 anyblok/registry.py
- +7 −0 doc/CHANGES.rst
0 comments on commit
e73caa1