sqlalchemy-commits Mailing List for SQLAlchemy (Page 47)
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-02-26 18:40:44
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/84a894c635b7/ Changeset: 84a894c635b7 Branch: row_proc_integration User: zzzeek Date: 2015-02-26 18:40:09+00:00 Summary: - the start of the polymorphic loading approach. 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-02-26 00:06:59
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/eb6e7daf8e54/ Changeset: eb6e7daf8e54 Branch: None User: zzzeek Date: 2015-02-25 23:28:50+00:00 Summary: - textual approach Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3bda44515a1c/ Changeset: 3bda44515a1c Branch: None User: zzzeek Date: 2015-02-25 23:34:01+00:00 Summary: - add our basic tests into the suite Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2bdf5103c804/ Changeset: 2bdf5103c804 Branch: None User: zzzeek Date: 2015-02-25 23:47:37+00:00 Summary: - basic idea for deferred. behavioral change: if a string SQL is sent, we aren't undeferring based on column presence alone; has to be explicitly undeferred. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a60ff8f91bf7/ Changeset: a60ff8f91bf7 Branch: row_proc_integration User: zzzeek Date: 2015-02-26 00:06:21+00:00 Summary: - turn PK getting into idxloader. - idxloader gets simpler 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-02-25 22:31:59
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c5edbc6fdc61/ Changeset: c5edbc6fdc61 Branch: None User: jheld Date: 2015-02-25 17:49:20+00:00 Summary: Update migration_09.rst typo fix: indivdual -> individual. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/22891ab30d16/ Changeset: 22891ab30d16 Branch: rel_0_9 User: jheld Date: 2015-02-25 22:31:36+00:00 Summary: Update migration_09.rst typo fix: indivdual -> individual. (cherry picked from commit c5edbc6fdc611d3c812735d83fe056fbb7d113f5) 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-02-25 16:14:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/734876180845/ Changeset: 734876180845 Branch: None User: zzzeek Date: 2015-02-25 15:54:14+00:00 Summary: - the "hello world" of the new approach. this is strictly load a plain entity with plain columns. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f9b479b64036/ Changeset: f9b479b64036 Branch: row_proc_integration User: zzzeek Date: 2015-02-25 16:13:34+00:00 Summary: - implement column entities, bundles 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-02-24 20:31:33
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3a56c4f01905/ Changeset: 3a56c4f01905 Branch: None User: zzzeek Date: 2015-02-24 20:29:30+00:00 Summary: - repair issue in declared_attr.cascading such that within a subclass, the value returned by the descriptor is not available because the superclass is already mapped with the InstrumentedAttribute, until the subclass is mapped. We add a setattr() to set up that attribute so that the __mapper_args__ hook and possibly others have access to the "cascaded" version of the attribute within the call. 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-02-20 20:17:54
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/305ea84004fe/ Changeset: 305ea84004fe Branch: None User: zzzeek Date: 2015-02-20 20:14:08+00:00 Summary: - Fixed bugs in ORM object comparisons where comparison of many-to-one ``!= None`` would fail if the source were an aliased class, or if the query needed to apply special aliasing to the expression due to aliased joins or polymorphic querying; also fixed bug in the case where comparing a many-to-one to an object state would fail if the query needed to apply special aliasing due to aliased joins or polymorphic querying. fixes #3310 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/775ff3419fa0/ Changeset: 775ff3419fa0 Branch: rel_0_9 User: zzzeek Date: 2015-02-20 20:14:35+00:00 Summary: - Fixed bugs in ORM object comparisons where comparison of many-to-one ``!= None`` would fail if the source were an aliased class, or if the query needed to apply special aliasing to the expression due to aliased joins or polymorphic querying; also fixed bug in the case where comparing a many-to-one to an object state would fail if the query needed to apply special aliasing due to aliased joins or polymorphic querying. fixes #3310 (cherry picked from commit 305ea84004fe604f461cd3c9438fbc84e3d790b2) 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-02-20 05:12:28
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4f63e2497020/ Changeset: 4f63e2497020 Branch: None User: zzzeek Date: 2015-02-20 05:11:48+00:00 Summary: - remove the need for a recursive call here 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-02-20 05:02:53
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ad66266d3d27/ Changeset: ad66266d3d27 Branch: None User: zzzeek Date: 2015-02-20 05:01:19+00:00 Summary: - Fixed bug where internal assertion would fail in the case where an ``after_rollback()`` handler for a :class:`.Session` incorrectly adds state to that :class:`.Session` within the handler, and the task to warn and remove this state (established by :ticket:`2389`) attempts to proceed. fixes #3309 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f5d8a1859409/ Changeset: f5d8a1859409 Branch: rel_0_9 User: zzzeek Date: 2015-02-20 05:01:58+00:00 Summary: - Fixed bug where internal assertion would fail in the case where an ``after_rollback()`` handler for a :class:`.Session` incorrectly adds state to that :class:`.Session` within the handler, and the task to warn and remove this state (established by :ticket:`2389`) attempts to proceed. fixes #3309 (cherry picked from commit ad66266d3d275a6129e3270eaacdad171bc10817) 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-02-19 17:26:29
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b86b239c8752/ Changeset: b86b239c8752 Branch: None User: zzzeek Date: 2015-02-19 16:37:44+00:00 Summary: - autopep8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d9138da8bc9b/ Changeset: d9138da8bc9b Branch: rel_0_9 User: zzzeek Date: 2015-02-19 16:38:00+00:00 Summary: - autopep8 (cherry picked from commit b86b239c87528cfd898b8b1c66fe1c78f127cccc) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/145db3bed746/ Changeset: 145db3bed746 Branch: None User: zzzeek Date: 2015-02-19 17:01:22+00:00 Summary: - repair merge failure Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/140e8254a23c/ Changeset: 140e8254a23c Branch: None User: zzzeek Date: 2015-02-19 17:01:48+00:00 Summary: - expect_warnings was not expecting and neither was assert_warnings asserting. 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-02-18 21:09:03
|
12 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6b71c3b1b3bb/ Changeset: 6b71c3b1b3bb Branch: None User: zzzeek Date: 2015-02-18 01:06:01+00:00 Summary: - add a test for mass expiry Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ba110176c978/ Changeset: ba110176c978 Branch: None User: zzzeek Date: 2015-02-18 01:31:42+00:00 Summary: wip Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99b535bbd1da/ Changeset: 99b535bbd1da Branch: None User: zzzeek Date: 2015-02-18 18:49:12+00:00 Summary: - inline the .reset calls Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/15e670fbc4bd/ Changeset: 15e670fbc4bd Branch: None User: zzzeek Date: 2015-02-18 19:08:40+00:00 Summary: - add compatiblity for 0.9 style pickle Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/698fb60e67a5/ Changeset: 698fb60e67a5 Branch: None User: zzzeek Date: 2015-02-18 19:23:45+00:00 Summary: - inline the discard process Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3035c08f1a48/ Changeset: 3035c08f1a48 Branch: None User: zzzeek Date: 2015-02-18 19:31:14+00:00 Summary: - keep reducing Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a73fc43cabb1/ Changeset: a73fc43cabb1 Branch: None User: zzzeek Date: 2015-02-18 20:27:11+00:00 Summary: - ensure no behavioral change in lazy callables / expire vs. 0.9 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/36465e944523/ Changeset: 36465e944523 Branch: None User: zzzeek Date: 2015-02-18 20:39:42+00:00 Summary: - .callables is really a seldom-used collection; turn it into a class-level tuple for default operations Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6436664bb7c2/ Changeset: 6436664bb7c2 Branch: None User: zzzeek Date: 2015-02-18 20:44:54+00:00 Summary: - big update of callcounts Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3eff76c4b0c2/ Changeset: 3eff76c4b0c2 Branch: None User: zzzeek Date: 2015-02-18 20:50:37+00:00 Summary: - add the test_expire_lots test for comparison Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6d3295772eba/ Changeset: 6d3295772eba Branch: faster_expiry User: zzzeek Date: 2015-02-18 20:58:46+00:00 Summary: - changelog etc, forgot to remove assertion Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3209a73b92e1/ Changeset: 3209a73b92e1 Branch: None User: zzzeek Date: 2015-02-18 21:08:19+00:00 Summary: - Mapped state internals have been reworked to allow for a 50% reduction in callcounts specific to the "expiration" of objects, as in the "auto expire" feature of :meth:`.Session.commit` and for :meth:`.Session.expire_all`, as well as in the "cleanup" step which occurs when object states are garbage collected. fixes #3307 Affected #: 12 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-02-17 18:44:23
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/94d57374c44b/ Changeset: 94d57374c44b Branch: None User: zzzeek Date: 2015-02-17 18:43:48+00:00 Summary: - add a new section regarding multiprocessing Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/00c2d61c98f1/ Changeset: 00c2d61c98f1 Branch: rel_0_9 User: zzzeek Date: 2015-02-17 18:44:05+00:00 Summary: - add a new section regarding multiprocessing (cherry picked from commit 94d57374c44b49dce8531a0b0ed3116e52530c3b) 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-02-10 01:49:45
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8750596c110a/ Changeset: 8750596c110a Branch: None User: zzzeek Date: 2015-02-10 01:32:06+00:00 Summary: - test skips for MySQL w new cast warning Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/0843bbcfbb4a/ Changeset: 0843bbcfbb4a Branch: None User: zzzeek Date: 2015-02-10 01:32:53+00:00 Summary: - add a fix to MySQL re: #3074 tests, make sure we check table is present Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/af4239874242/ Changeset: af4239874242 Branch: None User: zzzeek Date: 2015-02-10 01:43:28+00:00 Summary: - The MySQL dialect now supports CAST on types that are constructed as :class:`.TypeDecorator` objects. Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3c46eb17ed03/ Changeset: 3c46eb17ed03 Branch: None User: zzzeek Date: 2015-02-10 01:49:19+00:00 Summary: - additional mysql cast-related test fixes 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-02-09 20:29:55
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/03038f7e7550/ Changeset: 03038f7e7550 Branch: None User: zzzeek Date: 2015-02-09 20:08:52+00:00 Summary: - flake8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b468f29bf55d/ Changeset: b468f29bf55d Branch: rel_0_9 User: zzzeek Date: 2015-02-09 20:09:09+00:00 Summary: - flake8 (cherry picked from commit 03038f7e75500e7d5388dedd79d9b35e01b3a677) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1ad236127c06/ Changeset: 1ad236127c06 Branch: None User: zzzeek Date: 2015-02-09 20:29:14+00:00 Summary: - A warning is emitted when :func:`.cast` is used with the MySQL dialect on a type where MySQL does not support CAST; MySQL only supports CAST on a subset of datatypes. SQLAlchemy has for a long time just omitted the CAST for unsupported types in the case of MySQL. While we don't want to change this now, we emit a warning to show that it's taken place. A warning is also emitted when a CAST is used with an older MySQL version (< 4) that doesn't support CAST at all, it's skipped in this case as well. fixes #3237 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-02-09 19:59:31
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/81aa5b376eb8/ Changeset: 81aa5b376eb8 Branch: None User: zzzeek Date: 2015-02-09 19:58:26+00:00 Summary: - Literal values within a :class:`.DefaultClause`, which is invoked when using the :paramref:`.Column.server_default` parameter, will now be rendered using the "inline" compiler, so that they are rendered as-is, rather than as bound parameters. fixes #3087 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-02-09 01:16:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/53da71fcc2e8/ Changeset: 53da71fcc2e8 Branch: None User: zzzeek Date: 2015-02-09 01:14:37+00:00 Summary: - remove meaningless assignment 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-02-09 01:05:00
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/02c072edbb1e/ Changeset: 02c072edbb1e Branch: None User: malthe Date: 2014-10-30 09:49:37+00:00 Summary: It's the 'kwargs' which are iterable, not 'keys' Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a7c8cf0f2f45/ Changeset: a7c8cf0f2f45 Branch: None User: zzzeek Date: 2015-02-09 00:50:41+00:00 Summary: Merge remote-tracking branch 'origin/pr/147' into pr147 Conflicts: lib/sqlalchemy/orm/query.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7b9134be7129/ Changeset: 7b9134be7129 Branch: None User: zzzeek Date: 2015-02-09 00:58:34+00:00 Summary: - test + changelog Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/94081d4cdb54/ Changeset: 94081d4cdb54 Branch: None User: malthe Date: 2015-02-09 01:00:23+00:00 Summary: It's the 'kwargs' which are iterable, not 'keys' (cherry picked from commit 02c072edbb1eaa826632e70174eb96915bb725b5) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/425f0e91c477/ Changeset: 425f0e91c477 Branch: rel_0_9 User: zzzeek Date: 2015-02-09 01:02:06+00:00 Summary: - test + changelog (cherry picked from commit 7b9134be7129346e486a5caca7bdc87de7ccf015) Conflicts: lib/sqlalchemy/orm/query.py 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-02-09 00:13:45
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ab1f7d205894/ Changeset: ab1f7d205894 Branch: None User: zzzeek Date: 2015-02-09 00:13:21+00:00 Summary: - add versionadded for service_name 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-02-09 00:09:25
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3db84b174ad9/ Changeset: 3db84b174ad9 Branch: None User: slafs Date: 2014-04-02 17:45:53+00:00 Summary: - cx_Oracle.makedsn can now be passed service_name; squash commit of pr152 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-02-08 04:26:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6caecca1594e/ Changeset: 6caecca1594e Branch: rel_0_9 User: zzzeek Date: 2015-02-08 04:26:14+00:00 Summary: - update test for newer API of _connection_for_bind 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-02-07 15:22:28
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a14729266a8b/ Changeset: a14729266a8b Branch: None User: zzzeek Date: 2015-02-07 15:22:08+00:00 Summary: - make even more tables 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-02-07 04:41:35
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/68900c2654a6/ Changeset: 68900c2654a6 Branch: None User: zzzeek Date: 2015-02-07 04:41:01+00:00 Summary: - break up the tables here to avoid the error we're getting on jenkins 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-02-06 23:08:00
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c48df197a66a/ Changeset: c48df197a66a Branch: ticket_3054 User: zzzeek Date: 2015-02-06 23:07:38+00:00 Summary: - get systemwide patching working / tested 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-02-06 23:00:08
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1b397e135db4/ Changeset: 1b397e135db4 Branch: ticket_3054 User: zzzeek Date: 2015-02-06 22:59:47+00:00 Summary: - lots of tests. ready for docs 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-02-06 22:06:04
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/52a130e33c4a/ Changeset: 52a130e33c4a Branch: ticket_3054 User: zzzeek Date: 2015-02-06 22:05:35+00:00 Summary: - get lazyloading to work. works, but tests dont assert that we are definitely using the baked loader 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-02-06 19:58:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/871be481881f/ Changeset: 871be481881f Branch: ticket_3054 User: zzzeek Date: 2015-02-06 19:57:37+00:00 Summary: - add a short_selects suite - see that query(*cols) has slowed way down, partially due to some of the new slots stuff. rearrange things a bit and reduce hasattr() calls. Affected #: 7 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. |