SQLAlchemy bindings for Pyramid
Project description
khufu_sqlalchemy is meant to reduce the plumbing required to configure a SQLAlchemy based database connection with a Pyramid based web app.
Please see khufu_sqlalchemy @ github or docs/index.rst in the source distribution for full docs.
Changes
0.5.3 (Jul-10-2011)
now tries to make sure the active context is part of the active db session
Various fixes to make session lookup more rigourous
0.5.2 (Jul-10-2011)
Small fixes
0.5.1 (May-14-2011)
Fixed bad import in the paster template
Put in hack to work around bug with connection pooling and sqlite https://github.com/Pylons/pyramid/issues/174
Now uses scoped_session for session factory by default
sessions created by dbsession() are now closed upon finishing the request
0.5 (May-04-2011)
Added new khufu_sqlalchemy paster template
Made dbsession() lookup a little more clever
0.5b1 (Feb-28-2011)
Backwards incompat changes with 0.4, please stay with 0.4 to continue using middleware
Now uses khufu_sqlalchemy.dbsession(request) for getting the active db session
traversalutils was moved out (in preparation for another package
0.4a4 (Feb-20-2011)
Renamed from Khufu-SQLAHelper to khufu_sqlalchemy
0.4a3 (Feb-16-2011)
Updated project url’s
0.4a2 (Feb-11-2011)
Fixed small issue where decorator wasn’t working
0.4a1 (Feb-10-2011)
Added traversalutils for helping expose SQL-based models using traversal
0.3 (Feb-04-2011)
Changed with_db api to make db param optional
Updated docs
0.2.1 (Jan-17-2011)
Added use_zope_tm option to get_session_factory
0.2 (Jan-9-2011)
first release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file khufu_sqlalchemy-0.5.3.tar.gz
.
File metadata
- Download URL: khufu_sqlalchemy-0.5.3.tar.gz
- Upload date:
- Size: 304.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e7323511e5f5dac9f971f2d520280bc5e69816e93a65ddfa28a3ae478f8d9a3 |
|
MD5 | c2338fa5cd788049ea18076dda2578d4 |
|
BLAKE2b-256 | 0e4ca5428f4afea65e54b6f20e04b63fe16fb23411abf11f90adc0683f8a867d |