mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 21:38:55 -04:00
8a1706b494e5e164ea584dc4a573fa0873482dc7
column was explciitly overridden, where the PrimaryKeyConstraint would
get both the reflected and the programmatic column doubled up
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. The "raw" format of the documentation is Markdown with a few extra syntaxes added in; those files are present in ./doc/build/content/. To fully generate the documentation into both Myghty and HTML format: cd ./doc/build/ python genhtml.py Information running unit tests is in README.unittests. good luck !
Description
Languages
Python
100%