summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/postgres.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-02-23 00:08:37 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-02-23 00:08:37 +0000
commita8021432b8bc1e62ac292fd20bb3a4d4aa2da493 (patch)
tree2e3a834dcb3d0238ce8ef593226ec441fe643338 /lib/sqlalchemy/databases/postgres.py
parentb60185a078ec7143d44f5980043f143d53a9caf3 (diff)
downloadsqlalchemy-a8021432b8bc1e62ac292fd20bb3a4d4aa2da493.tar.gz
- pared down private and semi-private functions in the attributes package.
- simplified the process of establishment and unestablishment of class management from a mapper perspective; class manager setup/teardown is now symmetric (ClassManager would never be fully de-associated previously). - class manager now unconditionally decorates __init__. this has a slight behavior change for an unmapped subclass of a mapped superclass, in that InstanceState creation corresponds to that of the superclass. This still doesn't allow unmapped subclasses to be usable in mapper situations, though.
Diffstat (limited to 'lib/sqlalchemy/databases/postgres.py')
0 files changed, 0 insertions, 0 deletions