Mike Bayer de61eb3509 - added a mutex to QueuePool's "overflow" calculation to prevent a race
condition that can bypass max_overflow; merged from 0.4 branch r2736-2738.
also made the locking logic simpler, tried to get the test to create a
failure on OSX (not successful)
2007-06-30 01:14:15 +00:00
2007-06-27 23:12:08 +00:00
2006-10-22 03:13:50 +00:00
2007-01-05 19:26:11 +00:00
2007-06-01 04:55:17 +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 inlcude 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 157 MiB
Languages
Python 100%