]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move the "descriptor" properties into a separate module.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 21:04:05 +0000 (16:04 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 21:04:05 +0000 (16:04 -0500)
commit1bfaa104188d0205a49a2f5b633a07482ee97602
treeba67acfd118401a7e922905f75205fbedceffbce
parentd5b562fc7efd2214dd66dadd3dbe2c0dd5870ceb
- move the "descriptor" properties into a separate module.
lib/sqlalchemy/orm/descriptor_props.py [new file with mode: 0644]
lib/sqlalchemy/orm/properties.py