sqlalchemy-commits Mailing List for SQLAlchemy (Page 39)
Brought to you by:
zzzeek
You can subscribe to this list here.
2006 |
Jan
|
Feb
(74) |
Mar
(167) |
Apr
(127) |
May
(190) |
Jun
(119) |
Jul
(77) |
Aug
(82) |
Sep
(84) |
Oct
(153) |
Nov
(45) |
Dec
(54) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(109) |
Feb
(80) |
Mar
(110) |
Apr
(106) |
May
(92) |
Jun
(147) |
Jul
(288) |
Aug
(307) |
Sep
(108) |
Oct
(156) |
Nov
(147) |
Dec
(134) |
2008 |
Jan
(126) |
Feb
(91) |
Mar
(184) |
Apr
(208) |
May
(212) |
Jun
(54) |
Jul
(106) |
Aug
(80) |
Sep
(58) |
Oct
(80) |
Nov
(119) |
Dec
(220) |
2009 |
Jan
(202) |
Feb
(50) |
Mar
(70) |
Apr
(46) |
May
(80) |
Jun
(61) |
Jul
(146) |
Aug
(81) |
Sep
(71) |
Oct
(74) |
Nov
(66) |
Dec
(82) |
2010 |
Jan
(112) |
Feb
(169) |
Mar
(235) |
Apr
(77) |
May
(22) |
Jun
(31) |
Jul
(46) |
Aug
(46) |
Sep
(70) |
Oct
(36) |
Nov
(37) |
Dec
(79) |
2011 |
Jan
(46) |
Feb
(54) |
Mar
(65) |
Apr
(73) |
May
(31) |
Jun
(46) |
Jul
(40) |
Aug
(36) |
Sep
(44) |
Oct
(33) |
Nov
(19) |
Dec
(10) |
2012 |
Jan
(60) |
Feb
(37) |
Mar
(35) |
Apr
(28) |
May
(27) |
Jun
(50) |
Jul
(33) |
Aug
(88) |
Sep
(64) |
Oct
(74) |
Nov
(62) |
Dec
(41) |
2013 |
Jan
(30) |
Feb
(37) |
Mar
(39) |
Apr
(52) |
May
(40) |
Jun
(85) |
Jul
(74) |
Aug
(76) |
Sep
(26) |
Oct
(76) |
Nov
(63) |
Dec
(65) |
2014 |
Jan
(68) |
Feb
(82) |
Mar
(87) |
Apr
(24) |
May
(66) |
Jun
(34) |
Jul
(86) |
Aug
(75) |
Sep
(70) |
Oct
(41) |
Nov
(23) |
Dec
(53) |
2015 |
Jan
(40) |
Feb
(39) |
Mar
(69) |
Apr
(64) |
May
(40) |
Jun
(43) |
Jul
(20) |
Aug
(48) |
Sep
(38) |
Oct
(28) |
Nov
(34) |
Dec
(44) |
2016 |
Jan
(82) |
Feb
(49) |
Mar
(25) |
Apr
(21) |
May
(19) |
Jun
(46) |
Jul
(38) |
Aug
(21) |
Sep
(33) |
Oct
(44) |
Nov
(26) |
Dec
(10) |
2017 |
Jan
(52) |
Feb
(18) |
Mar
(61) |
Apr
(43) |
May
(57) |
Jun
(36) |
Jul
(37) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2015-06-16 18:34:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4a25c10e2714/ Changeset: 4a25c10e2714 Branch: None User: zzzeek Date: 2015-06-16 18:33:53+00:00 Summary: - Repaired the :class:`.ExcludeConstraint` construct to support common features that other objects like :class:`.Index` now do, that the column expression may be specified as an arbitrary SQL expression such as :obj:`.cast` or :obj:`.text`. fixes #3454 Affected #: 5 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. |
From: Bitbucket <com...@bi...> - 2015-06-16 17:17:44
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b861b7537c29/ Changeset: b861b7537c29 Branch: None User: zzzeek Date: 2015-06-16 17:16:59+00:00 Summary: - add a subsection on how to use Sequence with server_default, fixes #3453 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/981685c7b353/ Changeset: 981685c7b353 Branch: rel_0_9 User: zzzeek Date: 2015-06-16 17:17:22+00:00 Summary: - add a subsection on how to use Sequence with server_default, fixes #3453 (cherry picked from commit b861b7537c29349da00793fc828226a68cded62d) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-14 20:49:15
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/de906a2125c1/ Changeset: de906a2125c1 Branch: None User: zzzeek Date: 2015-06-14 20:48:26+00:00 Summary: - remove the redundant non-max-row-buffer test from the max_row_buffer test as we implemented that as a separate test. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-14 20:45:31
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/235165d54618/ Changeset: 235165d54618 Branch: None User: Morgan McClure Date: 2015-06-13 20:59:27+00:00 Summary: BufferedRowResultProxy should stop growing at 100 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a8c6cce404ca/ Changeset: a8c6cce404ca Branch: None User: Morgan McClure Date: 2015-06-14 02:27:55+00:00 Summary: Added max_row_buffer attribute to the context execution options and use it to prevent excess memory usage with yield_per Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e15d58695d6e/ Changeset: e15d58695d6e Branch: None User: zzzeek Date: 2015-06-14 20:42:14+00:00 Summary: - Add a new le_() assertion for less than or equals - fix TablesTest to use the bind that we've returned from setup_bind() to emit DELETE statements Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9ccdea3a0fe5/ Changeset: 9ccdea3a0fe5 Branch: None User: zzzeek Date: 2015-06-14 20:43:16+00:00 Summary: - add test cases for pullreq github:182, where we add a new "max_row_buffer" execution option for BufferedRowResultProxy - also add documentation, changelog and version notes - rework the max_row_buffer argument to be interpreted from the execution options upfront when the BufferedRowResultProxy is first initialized. Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7f7ae03b0dfa/ Changeset: 7f7ae03b0dfa Branch: None User: zzzeek Date: 2015-06-14 20:45:01+00:00 Summary: Merge branch 'pr182' Affected #: 9 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. |
From: Bitbucket <com...@bi...> - 2015-06-14 00:48:44
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/92ac4a9f88a5/ Changeset: 92ac4a9f88a5 Branch: None User: zzzeek Date: 2015-06-14 00:47:18+00:00 Summary: - revert this change which was inadvertently included in the fix for #3451 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-14 00:43:49
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/09485d733131/ Changeset: 09485d733131 Branch: None User: Patrick Hayes Date: 2015-06-13 18:11:16+00:00 Summary: Fix primary key behaviour in bulk_update Suppose you have a model class with a primary key. Base = declarative_base() class User(Base): id = Column(BigInteger, primary_key=True) name = Column(String) Previously, running `bulk_update_mappings(User, {'id': 1, 'name': 'hello'})` would emit the following: ```UPDATE users SET id=1, name='hello' WHERE id=1``` This is contrary to the stated behaviour, where primary keys are omitted from the SET clause. Furthermore, this behaviour is harmful, as it can cause the db engine to lock over-aggresively (at least in Postgres). With this change, the emitted SQL is: ```UPDATE users SET name='hello' WHERE id=1``` Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2497d559ddeb/ Changeset: 2497d559ddeb Branch: None User: zzzeek Date: 2015-06-14 00:15:17+00:00 Summary: - add changelog for #3451, with 09485d733131b667813f44eb0b6807b698668ee7 fixes #3451 - also add a bulk_insert_mappings test Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bcbfcca2360a/ Changeset: bcbfcca2360a Branch: None User: zzzeek Date: 2015-06-14 00:27:06+00:00 Summary: - restore the approach we have for pk_params, but in order to suit #3451 exclude these columns from the "params" dictionary in the first place, revises pr github:181 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-11 20:48:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e765c55e8cc7/ Changeset: e765c55e8cc7 Branch: None User: zzzeek Date: 2015-06-11 20:48:00+00:00 Summary: - Fixed an unexpected-use regression whereby custom :class:`.Comparator` objects that made use of the ``__clause_element__()`` method and returned an object that was an ORM-mapped :class:`.InstrumentedAttribute` and not explicitly a :class:`.ColumnElement` would fail to be correctly handled when passed as an expression to :meth:`.Session.query`. The logic in 0.9 happened to succeed on this, so this use case is now supported. fixes #3448 Affected #: 5 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. |
From: Bitbucket <com...@bi...> - 2015-06-11 03:53:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fe6827b88837/ Changeset: fe6827b88837 Branch: ticket_1311 User: zzzeek Date: 2015-06-11 03:53:05+00:00 Summary: - add some more detail Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-11 03:39:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ee79d879e480/ Changeset: ee79d879e480 Branch: ticket_1311 User: zzzeek Date: 2015-06-11 03:38:15+00:00 Summary: - add an init_scalar event, which allows us to build out default-setting recipes such as one that allows us to actively read column-level defaults. References #1311 Affected #: 4 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. |
From: Bitbucket <com...@bi...> - 2015-06-10 14:49:17
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a463bb31ea8a/ Changeset: a463bb31ea8a Branch: None User: zzzeek Date: 2015-06-10 14:48:16+00:00 Summary: - add an 0.9 migration note regarding TypeEngine's default constructor removal; fixes #3446 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cc91a4c148c7/ Changeset: cc91a4c148c7 Branch: rel_0_9 User: zzzeek Date: 2015-06-10 14:48:49+00:00 Summary: - add an 0.9 migration note regarding TypeEngine's default constructor removal; fixes #3446 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-10 03:40:01
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a9030d024196/ Changeset: a9030d024196 Branch: None User: zzzeek Date: 2015-06-10 03:39:14+00:00 Summary: - Fixed a bug where clause adaption as applied to a :class:`.Label` object would fail to accommodate the labeled SQL expression in all cases, such that any SQL operation that made use of :meth:`.Label.self_group` would use the original unadapted expression. One effect of this would be that an ORM :func:`.aliased` construct would not fully accommodate attributes mapped by :obj:`.column_property`, such that the un-aliased table could leak out when the property were used in some kinds of SQL comparisons. fixes #3445 Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2015-06-09 17:03:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1cc50c81b9d3/ Changeset: 1cc50c81b9d3 Branch: None User: zzzeek Date: 2015-06-09 17:02:43+00:00 Summary: - add a migration note for the query.update()/query.delete() change in #3349 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-09 16:23:57
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d1dc39d55d11/ Changeset: d1dc39d55d11 Branch: None User: Charles-Axel Dein Date: 2015-06-08 17:01:59+00:00 Summary: Expire session in testing transaction handling Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c9712e4bd50f/ Changeset: c9712e4bd50f Branch: None User: zzzeek Date: 2015-06-09 16:18:35+00:00 Summary: Merge remote-tracking branch 'origin/pr/180' into pr180 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8f1130672d5a/ Changeset: 8f1130672d5a Branch: None User: zzzeek Date: 2015-06-09 16:20:07+00:00 Summary: - add a comment, also I think we want to expire before we do the new begin, as begin_nested() does a flush Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d0bad98cdafa/ Changeset: d0bad98cdafa Branch: None User: Charles-Axel Dein Date: 2015-06-09 16:23:19+00:00 Summary: Expire session in testing transaction handling (cherry picked from commit d1dc39d55d111cdeffa663deec773d8bb67d237e) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/819344b3c927/ Changeset: 819344b3c927 Branch: rel_0_9 User: zzzeek Date: 2015-06-09 16:23:26+00:00 Summary: - add a comment, also I think we want to expire before we do the new begin, as begin_nested() does a flush (cherry picked from commit 8f1130672d5a54dee311a11041857abfe85aa8a5) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-08 22:36:52
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0e1da3265445/ Changeset: 0e1da3265445 Branch: None User: zzzeek Date: 2015-06-08 22:35:15+00:00 Summary: - start 1.0.6 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/657be357de56/ Changeset: 657be357de56 Branch: None User: zzzeek Date: 2015-06-08 22:36:27+00:00 Summary: - Fixed an internal "memoization" routine for method types such that a Python descriptor is no longer used; repairs inspectability of these methods including support for Sphinx documentation. Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2015-06-07 22:01:13
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3873d7db3408/ Changeset: 3873d7db3408 Branch: None User: zzzeek Date: 2015-06-07 21:53:38+00:00 Summary: - 1.0.5 Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2015-06-07 21:54:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1ef1b8600f7c/ Changeset: 1ef1b8600f7c Branch: None User: zzzeek Date: 2015-06-07 21:50:48+00:00 Summary: - include tox.ini in the dist... Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-07 21:45:56
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/343734b95f91/ Changeset: 343734b95f91 Branch: None User: zzzeek Date: 2015-06-07 21:44:58+00:00 Summary: - repair these tests to use the global manager_of_class fn, as test_customfinder_pass at least does not provide the alternate ext manager and in all cases it's the global function that counts Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-06 21:51:09
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/54b15aaf3791/ Changeset: 54b15aaf3791 Branch: None User: zzzeek Date: 2015-06-06 21:50:32+00:00 Summary: - Added new engine event :meth:`.ConnectionEvents.engine_disposed`. Called after the :meth:`.Engine.dispose` method is called. Affected #: 4 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. |
From: Bitbucket <com...@bi...> - 2015-06-05 21:34:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4e6ec9eef4e6/ Changeset: 4e6ec9eef4e6 Branch: None User: zzzeek Date: 2015-06-05 21:34:02+00:00 Summary: - Repaired some typing and test issues related to the pypy psycopg2cffi dialect, in particular that the current 2.7.0 version does not have native support for the JSONB type. The version detection for psycopg2 features has been tuned into a specific sub-version for psycopg2cffi. Additionally, test coverage has been enabled for the full series of psycopg2 features under psycopg2cffi. fixes #3439 Affected #: 8 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. |
From: Bitbucket <com...@bi...> - 2015-06-05 20:12:14
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4c90f355fd55/ Changeset: 4c90f355fd55 Branch: None User: zzzeek Date: 2015-06-05 20:11:13+00:00 Summary: - document SQlite dotted name issue, fixes #3441 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a42df6338321/ Changeset: a42df6338321 Branch: rel_0_9 User: zzzeek Date: 2015-06-05 20:11:48+00:00 Summary: - document SQlite dotted name issue, fixes #3441 (cherry picked from commit 4c90f355fd552e70009ffcdf3fdde9f3653e337e) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-03 15:04:49
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/16a87fe6d954/ Changeset: 16a87fe6d954 Branch: None User: zzzeek Date: 2015-06-03 15:04:08+00:00 Summary: - correctly categorize this changelog entry and rewrite it to be understandable, now that there's some time past since I first wrote it Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-03 14:46:40
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5a17d73648dd/ Changeset: 5a17d73648dd Branch: None User: zzzeek Date: 2015-06-03 14:45:45+00:00 Summary: - fix this test to not require pyodbc installed Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-06-03 14:09:31
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/36d2b40cf55b/ Changeset: 36d2b40cf55b Branch: None User: methane Date: 2015-06-02 13:05:18+00:00 Summary: baked: Support initial args for cache key When making baked query in classmethod of declarative base, cls should be added in cache key. @as_declarative class Base(object): @classmethod def baked_query(cls): return bakery(lambda: session.query(cls), (cls,)) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/47d29eae8fa1/ Changeset: 47d29eae8fa1 Branch: None User: zzzeek Date: 2015-06-03 14:08:33+00:00 Summary: - changelog for pr bitbucket:54 - alter the approach so that the initial callable is working just like add_criteria/with_criteria Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2015-05-30 00:52:59
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/19571e2f8f4b/ Changeset: 19571e2f8f4b Branch: None User: Allen, Timothy Date: 2015-05-28 18:25:56+00:00 Summary: Update to correct TDS version; FreeTDS only supports up to 7.3. 8.0 is not a valid version (Microsoft released the spec late). Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0766c80b9c02/ Changeset: 0766c80b9c02 Branch: None User: zzzeek Date: 2015-05-30 00:52:27+00:00 Summary: Merge remote-tracking branch 'origin/pr/176' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f2b1f04e83d2/ Changeset: f2b1f04e83d2 Branch: rel_0_9 User: Allen, Timothy Date: 2015-05-30 00:52:43+00:00 Summary: Update to correct TDS version; FreeTDS only supports up to 7.3. 8.0 is not a valid version (Microsoft released the spec late). (cherry picked from commit 19571e2f8f4b621f3a1eaea198a8556497178015) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2015-05-30 00:51:10
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6245d003f2ce/ Changeset: 6245d003f2ce Branch: None User: Merwok Date: 2015-05-29 19:21:16+00:00 Summary: Fix typo in directive Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/08a2ec0bc438/ Changeset: 08a2ec0bc438 Branch: rel_0_9 User: Merwok Date: 2015-05-30 00:50:50+00:00 Summary: Fix typo in directive (cherry picked from commit 6245d003f2ce404daedfba9101bb1e4f098b4c66) Affected #: 1 file 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. |