]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
changed the anonymous numbering scheme to be more appealing
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Dec 2007 18:38:18 +0000 (18:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Dec 2007 18:38:18 +0000 (18:38 +0000)
commit78bb82a44b7f382c6cfeab0cfc7f932e68c4de86
treec427edb118c468133d50d45bbbf2b3f9bab71baf
parent377a57ea8d485d6ec8c0c6e91d64f10982450e70
changed the anonymous numbering scheme to be more appealing
got tests running
doc/build/content/ormtutorial.txt
doc/build/content/sqlexpression.txt
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/expression.py
test/base/dependency.py
test/dialect/mssql.py
test/dialect/oracle.py
test/sql/generative.py
test/sql/select.py