]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
using util.decorator and adding *kw to reflection method signatures
authorRandall Smith <randall@tnr.cc>
Sun, 1 Mar 2009 04:05:19 +0000 (04:05 +0000)
committerRandall Smith <randall@tnr.cc>
Sun, 1 Mar 2009 04:05:19 +0000 (04:05 +0000)
commitc0d3feabe5e49591130edb920dc94328ee8fb343
treed3e4088b79e1c467327b6e85cc69f2101c653805
parente9ae0b506eabfbb942008172db0ce83f04697af2
using util.decorator and adding *kw to reflection method signatures
lib/sqlalchemy/dialects/postgres/base.py
lib/sqlalchemy/engine/reflection.py