[Sqlalchemy-commits] commit/sqlalchemy: 13 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-08-11 22:36:55
|
13 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4932c7b0e31e/ Changeset: 4932c7b0e31e Branch: None User: zzzeek Date: 2013-08-07 02:10:15 Summary: sort of the basic idea in sql, at least break up expression, this has a super long way to go though... Affected #: 12 files https://bitbucket.org/zzzeek/sqlalchemy/commits/801bc6470864/ Changeset: 801bc6470864 Branch: None User: zzzeek Date: 2013-08-08 15:26:28 Summary: moving around Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6469b27702c7/ Changeset: 6469b27702c7 Branch: None User: zzzeek Date: 2013-08-08 22:40:00 Summary: move func Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7a9a2b1bce66/ Changeset: 7a9a2b1bce66 Branch: None User: zzzeek Date: 2013-08-10 17:46:03 Summary: dev Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d29f78f7ee29/ Changeset: d29f78f7ee29 Branch: None User: zzzeek Date: 2013-08-10 17:46:14 Summary: dev Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ca3b620dc3f0/ Changeset: ca3b620dc3f0 Branch: None User: zzzeek Date: 2013-08-11 19:07:19 Summary: this version is pretty ridiculous but at the moment everything in sqlalchemy.sql is importable with almost no "importlaters". nothing is going to work though and this is way too many files. Affected #: 13 files https://bitbucket.org/zzzeek/sqlalchemy/commits/919f19c2ff0d/ Changeset: 919f19c2ff0d Branch: None User: zzzeek Date: 2013-08-11 19:42:29 Summary: rework annotations so that no import cycles are needed; clarify class registration Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/548569c98aff/ Changeset: 548569c98aff Branch: None User: zzzeek Date: 2013-08-11 20:24:52 Summary: closing loops... Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4fe06acc975d/ Changeset: 4fe06acc975d Branch: None User: zzzeek Date: 2013-08-11 21:38:34 Summary: working dependencies, compiler operation is back online Affected #: 15 files https://bitbucket.org/zzzeek/sqlalchemy/commits/591d4efc65ec/ Changeset: 591d4efc65ec Branch: None User: zzzeek Date: 2013-08-11 21:57:49 Summary: - figure out operations, needed to add another intermediary. still need to figure out how to make BOOLEANTYPE global Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3c8965f95bfb/ Changeset: 3c8965f95bfb Branch: None User: zzzeek Date: 2013-08-11 22:09:40 Summary: work out boolean Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7140a264db52/ Changeset: 7140a264db52 Branch: None User: zzzeek Date: 2013-08-11 23:51:11 Summary: - start doing a new approach to factory functions and documentation where we can in many cases link to the __init__ of the class with no impact on the API documentation. no more need to repeat the docstrings between the factory function and the constructor. Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/13afe281668d/ Changeset: 13afe281668d Branch: refactor_modules User: zzzeek Date: 2013-08-12 00:36:03 Summary: reworking... Affected #: 19 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. |