Metadata-Version: 2.1
Name: rse_db
Version: 1.0.1
Summary: RSE-DB provides some common tools for working with dbs
Home-page: https://github.com/InstituteforDiseaseModeling/rse_db
Author: Institute for Disease Modeling - RSE Team
Author-email: SWResearch@idmod.org
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/InstituteforDiseaseModeling/rse_db/issues
Project-URL: Source, https://github.com/InstituteforDiseaseModeling/rse_db
Description: rse_db
        =======
        
        rse_db is a library meant to assist common items associated with database programming in python and conciliate code
        
        rse_db
        
        * Documentation: https://institutefordiseasemodeling.github.io/rse_db
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        
        History
        =======
        1.0.1
        -----
        * Fix minor bug in RSEBasicReadWriteModel
        * Fix bug in CreatedAndUpdatedAtMixin that prevented timestamps from being updated correctly
        
        1.0.0
        -----
        First release on rse_db.
Keywords: rse-core
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
