mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-13 12:17:28 -04:00
bbebcdf8f526226d2d64a91dfc306086fc9873f4
based default generators on them; SQL expression executes inline as normal but will not trigger a "postfetch" condition for the column, for those DB's who provide it via cursor.lastrowid
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%