[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-09-29 01:10:34
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2ebabe093336/ Changeset: 2ebabe093336 Branch: None User: zzzeek Date: 2013-09-29 00:55:42 Summary: get remaining option types to work Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b7b8936c767b/ Changeset: b7b8936c767b Branch: None User: zzzeek Date: 2013-09-29 01:04:04 Summary: fix test_of_type Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8ff8be1c0114/ Changeset: 8ff8be1c0114 Branch: None User: zzzeek Date: 2013-09-29 01:35:57 Summary: - this is what has to happen to "default" strategies. these aren't really "defaults" anymore. Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6b90f4401fea/ Changeset: 6b90f4401fea Branch: None User: zzzeek Date: 2013-09-29 01:43:40 Summary: everything passing in orm except pickling Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/03d996dab702/ Changeset: 03d996dab702 Branch: None User: zzzeek Date: 2013-09-29 02:00:53 Summary: - seems like all tests passing Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/442986addab9/ Changeset: 442986addab9 Branch: ticket_1418 User: zzzeek Date: 2013-09-29 03:09:08 Summary: OK this one is everything, including that the "default" token e.g. joinedload('*') acts exactly the same, when it is out at the front like that. To specify wildcard on root entity it accepts joinedload(".*"). this is a little weird but trying to keep backwards compat and also triangulate on the use cases that will actually be needed Affected #: 6 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |