Metadata-Version: 1.1
Name: sparc.sa
Version: 1.3.0
Summary: SQLAlchemy components for the SPARC platform
Home-page: https://github.com/davisd50/sparc.sa
Author: David Davis
Author-email: davisd50@gmail.com
License: MIT
Description: sparc.sa
        ==============================
        
        1.0.0
        ++++++++++++++++++
        
        * initial release
        
        1.0.1
        ++++++++++++++++++
        
        * bundle yaml config definition files with build artifacts
        
        1.1.0
        ++++++++++++++++++
        
        * add orm attribute and mapper interfaces
        
        1.1.1
        ++++++++++++++++++
        
        * fix import issue with .orm.mapper.interfaces
        
        1.2.0
        ++++++++++++++++++
        
        * Add new mapping component for unique instrumented attributes
        * Introduce new ORM query components for related models
        
        1.3.0
        ++++++++++++++++++
        
        * Add new sequence adapter component for queries
        * Add gt, gte, lt, lte for expression comparison
Keywords: zca
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
