Metadata-Version: 2.0
Name: migration-sql
Version: 0.0.8
Summary: SQL Migration
Home-page: https://bitbucket.org/work-well/migration-sql
Author: Workwell
Author-email: friends@workwell.io
License: MIT
Description-Content-Type: UNKNOWN
Keywords: migration,sql,mysql
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Natural Language :: English
Requires-Dist: PyMySQL (>=0.7.10)
Requires-Dist: SQLAlchemy (>=1.1.6)
Requires-Dist: pytz (>=2016.10)
Requires-Dist: sqlalchemy-utils (>=0.32.21)

Support sql migration using pure sql. Only support MySQL for now.


