mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-25 18:12:47 -04:00
b401cd2ea73d14f57e19bf0c7f77406d80c3293c
added "enable_typechecks=True" flag on relation so the new type check from #500 can be disabled, since people are going to want to disable it.
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 !
Description
Languages
Python
100%