You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / transmogrify.sqlalchemy-1.0.2-1.lbn19.noarch

transmogrify.sqlalchemy-1.0.2-1.lbn19.noarch

Package Attributes
RPM  transmogrify.sqlalchemy-1.0.2-1.lbn19.noarch.rpm Architecture  noarch Size  17617 Created  2019/09/30 06:55:33 UTC
Package Specification
Summary Feed data from SQLAlchemy into a transmogrifier pipeline
Group Application/Internet
License ZPL
Home Page http://pypi.python.org/packages/source/t/transmogrify.sqlalchemy/transmogrify.sqlalchemy-1.0.2.tar.gz
Description

This package implements a simple SQLAlchemy blueprint for collective.transmogrifier.

If you are not familiar with transmogrifier please read its documentation first to get a basic understanding of how you can use this package.

This package implements the transmogrify.sqlalchemy blueprint which executes a SQL statement, generally a query, and feeds the return values from that query into the transmogrifier pipeline.

Configuration

A transmogrify.sqlalchemy blueprint takes two or more parameters:

dsn

Connection information for the SQL database. The exact format is documented in the SQLAlchemy documentation for create_engine() arguments.

query*

The SQL queries that will be executed. Any parameter starting with ‘query’ will be executed, in sorted order.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python2.7dist(transmogrify.sqlalchemy)
python2dist(transmogrify.sqlalchemy)
transmogrify.sqlalchemy
Obsoletes
transmogrify.sqlalchemy-egginfo

Document Actions