]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more consistent treatment of columns, differentiation of selectable/non-selectable,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Dec 2005 18:27:52 +0000 (18:27 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Dec 2005 18:27:52 +0000 (18:27 +0000)
commit1cf745d30e2ba276e34c31d9d667661f66864081
tree93d86099c646a27fe23b9336a89da62255767928
parent3be64752c352c4d96b0a97ca418aadf27ba9124a
more consistent treatment of columns, differentiation of selectable/non-selectable,
docstrings
lib/sqlalchemy/ansisql.py
lib/sqlalchemy/sql.py