Metadata-Version: 1.1
Name: collective.behavior.sql
Version: 0.7
Summary: collective.behavior.sql
Home-page: http://www.martronic.ch
Author: Martronic SA
Author-email: martronic@martronic.ch
License: GPL
Description: collective.behavior.sql Package Readme
        ===================================
        
        Overview
        --------
        
        collective.behavior.sql is a module intended to synchronize one or many sql databases with plone content using dexterity as content and sql t able descriptor.
        
        v 0.7 Allow the use of relational table to get simple data as tuple (like keywords)
        
        v 0.4 Allow selection of all kind of columns for ID if SQL table type is a view
        
        v 0.3 Make possible the use of relations (Foreign Keys) many to one and many to many
        
        
Keywords: dexterity,behavior,sql
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
