Mike Bayer e7c83bb371 - removed enhance_classes from scoped_session, replaced with
scoped_session(...).mapper.  'mapper' essentially does the same
thing as assign_mapper less verbosely.
- adapted assignmapper unit tests into scoped_session tests
2007-08-03 19:31:38 +00:00
2007-08-03 17:19:03 +00:00
2006-10-22 03:13:50 +00:00
2007-01-05 19:26:11 +00:00
2005-11-05 20:12:10 +00:00
2007-07-15 15:54:20 +00:00
2006-08-26 19:00:37 +00:00

SQLAlchemy is licensed under an MIT-style license (see LICENSE).
Other incorporated projects may be licensed under different licenses.
All licenses allow for non-commercial and commercial use.

To install:

	python setup.py install

SVN checkouts also include setup.cfg file allowing setuptools to create 
an svn-tagged build.  

Documentation is available in HTML format in the ./doc/ directory.

Information running unit tests is in README.unittests.	

good luck !
	
S
Description
The Database Toolkit for Python
Readme MIT 156 MiB
Languages
Python 100%