Skip to main content

SQLAlchemy integration package for Zope3

Project description

What is ztfy.alchemy ?

ZTFY.alchemy is a Zope3 package which can be used to connect Zope3 applications with SQLAlchemy.

Main features include :

  • integration of SQLAlchemy transactions with Zope3 transaction manager

  • register PostgreSQL geometric data types (PostGIS) through GeoTypes package.

Most code fragments are based on zope.sqlalchemy, z3c.sqlalchemy and z3c.zalchemy elements and source codes, except for elements handling PostGIS data types..

How to use ztfy.alchemy ?

#TODO: To be written…

Changelog

0.3.2

  • small changes in session management

  • remove thread-local sessions store

0.3.1

  • handle aliases in session management via new getSession() function “alias” argument

0.3.0

  • add new getUserSession function which can accept an existing session as input argument

  • removed GeoTypes dependency

0.2.5

  • changed package source layout

0.2.4

  • added SQLAlchemy engines vocabulary

0.2.3

  • updated package dependencies

0.2.2

  • changed import of threading.local module

0.2.1

  • merged updates from z3c.zalchemy parent package

0.2

  • switched to ZTK-1.1.2

0.1.1

  • add “pool_recycle” attribute to IEngineDirective and IAlchemyEngineUtility interfaces

  • use properties in AlchemyEngineUtility

  • updated locales

0.1

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ztfy.alchemy-0.3.2.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

ztfy.alchemy-0.3.2-py2.7.egg (38.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page