Metadata-Version: 2.1
Name: mysqlmapper
Version: 2.2.2
Summary: MySQL query tool class used by python.
Home-page: https://github.com/lyoshur/mysqlmapper
Author: lyoshur
Author-email: 1421333878@qq.com
Maintainer: lyoshur
Maintainer-email: 1421333878@qq.com
License: MIT License
Description: # mysqlmapper
        MySQL query tool class used by python.
        
        2.2.2
        * Need tabledbmapper 0.2.1
        
        2.2.2 is the first official version available. 
        
        The lower version is not recommended because of its imperfect function. Keep these historical versions just for learning.
        
        2.2.1
        * Need tabledbmapper 0.2.1
        
        2.1.4
        * Need tabledbmapper 0.1.4 or 0.1.5
        
        1.x.x 
        * No transaction version
        * Need tabledbmapper 0.0.1
        
        0.x.x Original version 
        
Keywords: mysql orm
Platform: ubuntu
Platform: windows
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
