mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 06:07:27 -04:00
28b86bcd4ff649274e773add094f9e04da2b0331
- added select.prefix_with(), adds arbitrary prefixes to a SELECT's columns clause, [ticket:504]
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 !
Description
Languages
Python
100%