]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/log
thirdparty/sqlalchemy/sqlalchemy.git
11 years ago- update mysql connector python links, #2938 rel_0_6
Mike Bayer [Wed, 19 Feb 2014 01:51:25 +0000 (20:51 -0500)] 
- update mysql connector python links, #2938

11 years ago- the pronoun removal commit. there was only one instance of a
Mike Bayer [Sat, 30 Nov 2013 22:31:00 +0000 (17:31 -0500)] 
- the pronoun removal commit.   there was only one instance of a
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.

Conflicts:
doc/build/changelog/migration_08.rst
doc/build/orm/session.rst
examples/nested_sets/nested_sets.py

Conflicts:
doc/build/changelog/changelog_02.rst
doc/build/orm/session.rst
doc/build/orm/tutorial.rst
examples/beaker_caching/advanced.py

11 years agocss updates to better work with RTD badge
Mike Bayer [Tue, 12 Nov 2013 01:36:35 +0000 (20:36 -0500)] 
css updates to better work with RTD badge

11 years ago- farm out everthing to do with rtd out to the sqlalchemy.org site
Mike Bayer [Sun, 27 Oct 2013 18:43:35 +0000 (14:43 -0400)] 
- farm out everthing to do with rtd out to the sqlalchemy.org site

Conflicts:
doc/build/builder/mako.py

12 years ago- merge udpated sql_mode documentation for [ticket:1552]
Mike Bayer [Mon, 29 Apr 2013 23:26:47 +0000 (19:26 -0400)] 
- merge udpated sql_mode documentation for [ticket:1552]
- replace misleading mysql-compatibility chart with newer verbiage from 0.7, 0.8 etc.

12 years agoinstall updated build system, also disables PDF
Mike Bayer [Sun, 18 Nov 2012 17:43:58 +0000 (12:43 -0500)] 
install updated build system, also disables PDF

12 years agoAdd a hint on the install guide to enable C extensions with pip.
Isaac Jurado [Fri, 7 Sep 2012 11:10:36 +0000 (13:10 +0200)] 
Add a hint on the install guide to enable C extensions with pip.

12 years agopysqlite doc update
Mike Bayer [Thu, 30 Aug 2012 14:38:20 +0000 (10:38 -0400)] 
pysqlite doc update

13 years agogenindex is 100% valid
Mike Bayer [Mon, 16 Jul 2012 15:07:54 +0000 (11:07 -0400)] 
genindex is 100% valid

13 years ago- rewrite rowcount documentation to be as absolutely clear as possible
Mike Bayer [Tue, 12 Jun 2012 14:31:05 +0000 (10:31 -0400)] 
- rewrite rowcount documentation to be as absolutely clear as possible

13 years agoAdd some `Sphinx` paragraph level versions informations markups,
Mike Bayer [Fri, 8 Jun 2012 20:00:03 +0000 (16:00 -0400)] 
Add some `Sphinx` paragraph level versions informations markups,
such as ``.. versionadded::``, ``.. versionchanged::`` and ``.. deprecated::``.

13 years agoAdd some `Sphinx` related version informations paragraph-level markups,
Mike Bayer [Fri, 8 Jun 2012 19:59:54 +0000 (15:59 -0400)] 
Add some `Sphinx` related version informations paragraph-level markups,
such as ``.. versionaddedd::``, ``.. versionchanged::`` and ``.. deprecated::``.

13 years agoAdd some basic CSS styles for version informations paragraph markups.
Mike Bayer [Fri, 8 Jun 2012 19:59:47 +0000 (15:59 -0400)] 
Add some basic CSS styles for version informations paragraph markups.

13 years agoAdded tag rel_0_6_9 for changeset 80885ab33079a98207b4bf9fd5766fe68462e6a1
Mike Bayer [Sat, 5 May 2012 22:55:07 +0000 (18:55 -0400)] 
Added tag rel_0_6_9 for changeset 80885ab33079a98207b4bf9fd5766fe68462e6a1

13 years ago0.6.9 release prep rel_0_6_9
Mike Bayer [Sat, 5 May 2012 22:48:15 +0000 (18:48 -0400)] 
0.6.9 release prep

13 years agoadd diana
Mike Bayer [Sat, 5 May 2012 17:36:35 +0000 (13:36 -0400)] 
add diana

13 years agocopyright
Mike Bayer [Sat, 5 May 2012 17:04:45 +0000 (13:04 -0400)] 
copyright

13 years ago- some mysql test tweaks ported from 0.7
Mike Bayer [Sat, 5 May 2012 16:47:38 +0000 (12:47 -0400)] 
- some mysql test tweaks ported from 0.7

13 years ago- Backported the fix for [ticket:2317] introduced
Mike Bayer [Tue, 24 Apr 2012 14:55:47 +0000 (10:55 -0400)] 
- Backported the fix for [ticket:2317] introduced
in 0.7.4, which ensures that the connection
is in a valid state before attempting to call
rollback()/prepare()/release() on savepoint
and two-phase transactions.

13 years agoadd doc for with_lockmode(), [ticket:2412]
Mike Bayer [Mon, 20 Feb 2012 14:42:34 +0000 (09:42 -0500)] 
add doc for with_lockmode(), [ticket:2412]

13 years agomysql connector python 3k is dev status
Mike Bayer [Thu, 16 Feb 2012 15:03:54 +0000 (10:03 -0500)] 
mysql connector python 3k is dev status

13 years agoupdate the search to call searchindex.js in the latest way
Mike Bayer [Tue, 14 Feb 2012 15:18:17 +0000 (10:18 -0500)] 
update the search to call searchindex.js in the latest way
sphinx decides we should be, [ticket:2408]

13 years agofix rtd link
Mike Bayer [Mon, 23 Jan 2012 21:34:44 +0000 (16:34 -0500)] 
fix rtd link

13 years agointegrate new readthedocs/sqla.org doc build
Mike Bayer [Mon, 23 Jan 2012 21:21:28 +0000 (16:21 -0500)] 
integrate new readthedocs/sqla.org doc build

13 years agofix the genindex, [ticket:2366]
Mike Bayer [Thu, 5 Jan 2012 21:33:38 +0000 (16:33 -0500)] 
fix the genindex, [ticket:2366]

13 years agoadd a "jinja2 fallback" renderer for render_string(), which is used for the js/css...
Mike Bayer [Fri, 30 Dec 2011 20:29:44 +0000 (15:29 -0500)] 
add a "jinja2 fallback" renderer for render_string(), which is used for the js/css templates
we don't really care about.  not sure if this is going to break again with a newer sphinx
or what, but fixes [ticket:2359] for now.

13 years agoAdded tag 06 for changeset c271d5429705ceb53d3f9cb2929eb23230103409
Mike Bayer [Wed, 28 Dec 2011 16:16:25 +0000 (11:16 -0500)] 
Added tag 06 for changeset c271d5429705ceb53d3f9cb2929eb23230103409

13 years agofix one more
Mike Bayer [Sun, 25 Dec 2011 22:28:32 +0000 (17:28 -0500)] 
fix one more

13 years agofix .. note::/ ..warning:: directives which no longer consistently
Mike Bayer [Sun, 25 Dec 2011 19:49:57 +0000 (14:49 -0500)] 
fix .. note::/ ..warning:: directives which no longer consistently
support inline formatting in docutils 0.8

13 years agobackport [ticket:2269] fix from 0.7
Mike Bayer [Tue, 6 Dec 2011 21:36:36 +0000 (16:36 -0500)] 
backport [ticket:2269] fix from 0.7

13 years ago- [bug] Fixed the error formatting raised when
Mike Bayer [Sun, 4 Dec 2011 01:09:13 +0000 (20:09 -0500)] 
- [bug] Fixed the error formatting raised when
a tuple is inadvertently passed to session.query()
[ticket:2297].

13 years agofix typo [ticket:2334]
Mike Bayer [Sat, 26 Nov 2011 17:41:08 +0000 (12:41 -0500)] 
fix typo [ticket:2334]

13 years agodoc styling rework
Mike Bayer [Fri, 25 Nov 2011 21:17:05 +0000 (16:17 -0500)] 
doc styling rework

13 years agoadd an extra style to help with patches
Mike Bayer [Fri, 25 Nov 2011 20:01:57 +0000 (15:01 -0500)] 
add an extra style to help with patches

13 years ago- [bug] fixed inappropriate evaluation of user-mapped
Mike Bayer [Fri, 28 Oct 2011 15:53:17 +0000 (11:53 -0400)] 
- [bug] fixed inappropriate evaluation of user-mapped
object in a boolean context within query.get()
[ticket:2310].

13 years ago - Cls.column.collate("some collation") now
Mike Bayer [Sun, 23 Oct 2011 16:00:31 +0000 (12:00 -0400)] 
  - Cls.column.collate("some collation") now
    works.  [ticket:1776]

13 years ago - Fixed bug related to [ticket:2141] whereby the
Mike Bayer [Wed, 5 Oct 2011 15:54:15 +0000 (11:54 -0400)] 
  - Fixed bug related to [ticket:2141] whereby the
    same modified index behavior in PG 9 affected
    primary key reflection on a renamed column.
    [ticket:2291].

13 years ago - a CREATE TABLE will put the COLLATE option
Mike Bayer [Mon, 3 Oct 2011 19:25:47 +0000 (15:25 -0400)] 
  - a CREATE TABLE will put the COLLATE option
    after CHARSET, which appears to be part of
    MySQL's arbitrary rules regarding if it will actually
    work or not.  [ticket:2225]

13 years ago- Fixed bug whereby mapper.order_by attribute would
Mike Bayer [Wed, 28 Sep 2011 13:12:55 +0000 (09:12 -0400)] 
- Fixed bug whereby mapper.order_by attribute would
be ignored in the "inner" query within a
subquery eager load.  [ticket:2287].

13 years agoimproved docs on select_from() [ticket:2274]
Mike Bayer [Mon, 26 Sep 2011 21:32:47 +0000 (17:32 -0400)] 
improved docs on select_from() [ticket:2274]

13 years ago - Adjusted dictlike-polymorphic.py example
Mike Bayer [Mon, 26 Sep 2011 21:22:17 +0000 (17:22 -0400)] 
  - Adjusted dictlike-polymorphic.py example
    to apply the CAST such that it works on
    PG, other databases.  [ticket:2266]

13 years agorollback r990939ba046a, does not apply to 0.6
Mike Bayer [Wed, 21 Sep 2011 21:38:32 +0000 (17:38 -0400)] 
rollback r990939ba046a, does not apply to 0.6

13 years ago - Fixed ReturningResultProxy for zxjdbc dialect.
Mike Bayer [Wed, 21 Sep 2011 21:34:05 +0000 (17:34 -0400)] 
  - Fixed ReturningResultProxy for zxjdbc dialect.
    [ticket:2272]

13 years ago - Fixed bug whereby with_only_columns() method of
Mike Bayer [Wed, 21 Sep 2011 21:28:12 +0000 (17:28 -0400)] 
  - Fixed bug whereby with_only_columns() method of
    Select would fail if a selectable were passed.
    [ticket:2270].   However, the FROM behavior is
    still incorrect here, so you need 0.7 in
    any case for this use case to be usable.

13 years agopatch from 0.7: Adjusted the "importlater" mechanism, which is
Mike Bayer [Wed, 21 Sep 2011 21:00:44 +0000 (17:00 -0400)] 
patch from 0.7:   Adjusted the "importlater" mechanism, which is
used internally to resolve import cycles,
such that the usage of __import__ is completed
when the import of sqlalchemy or sqlalchemy.orm
is done, thereby avoiding any usage of __import__
after the application starts new threads,
fixes [ticket:2279].

13 years agoadd test for [ticket:2260]
Mike Bayer [Fri, 9 Sep 2011 19:40:59 +0000 (15:40 -0400)] 
add test for [ticket:2260]

13 years agofix typo, [ticket:2271]
Mike Bayer [Tue, 6 Sep 2011 13:51:02 +0000 (09:51 -0400)] 
fix typo, [ticket:2271]

13 years agolink date/time classes correctly, helps [ticket:2244]
Mike Bayer [Thu, 4 Aug 2011 19:20:34 +0000 (15:20 -0400)] 
link date/time classes correctly, helps [ticket:2244]

14 years ago- document get_bind(), [ticket:1053]
Mike Bayer [Sun, 31 Jul 2011 14:23:46 +0000 (10:23 -0400)] 
- document get_bind(), [ticket:1053]
- ensure mapper has "None" default for get_bind()

14 years ago- Fixed bug where query.join() + aliased=True
Mike Bayer [Sat, 30 Jul 2011 16:12:39 +0000 (12:12 -0400)] 
- Fixed bug where query.join() + aliased=True
from a joined-inh structure to itself on
relationship() with join condition on the child
table would convert the lead entity into the
joined one inappropriately.  [ticket:2234]

14 years agoBacked out changeset e5737a6d896ba54da07c7ffb0bc56121732ade72 - this only applies...
Mike Bayer [Sun, 24 Jul 2011 23:18:04 +0000 (19:18 -0400)] 
Backed out changeset e5737a6d896ba54da07c7ffb0bc56121732ade72 - this only applies to 0.7

14 years ago- fix annotation for aliased()
Mike Bayer [Sun, 24 Jul 2011 17:36:40 +0000 (13:36 -0400)] 
- fix annotation for aliased()

14 years ago- added CURRENT to reserved word list.
Mike Bayer [Sun, 24 Jul 2011 16:57:25 +0000 (12:57 -0400)] 
- added CURRENT to reserved word list.
[ticket:2212]

14 years ago- Fixed OurSQL dialect to use ansi-neutral
Mike Bayer [Sun, 24 Jul 2011 16:51:25 +0000 (12:51 -0400)] 
- Fixed OurSQL dialect to use ansi-neutral
quote symbol "'" for XA commands instead
of '"'.  [ticket:2186].

14 years ago- Fixed bug apparent only in Python 3 whereby
Mike Bayer [Sun, 24 Jul 2011 15:50:26 +0000 (11:50 -0400)] 
- Fixed bug apparent only in Python 3 whereby
sorting of persistent + pending objects during
flush would produce an illegal comparison,
if the persistent object primary key
is not a single integer.  [ticket:2228]

14 years ago- document query.get(), ObjectDeletedError fully, [ticket:2146]
Mike Bayer [Sat, 23 Jul 2011 16:27:01 +0000 (12:27 -0400)] 
- document query.get(), ObjectDeletedError fully, [ticket:2146]

14 years ago - Added an informative error message when
Mike Bayer [Thu, 21 Jul 2011 15:44:41 +0000 (11:44 -0400)] 
 - Added an informative error message when
    ForeignKeyConstraint refers to a column name in
    the parent that is not found.
- add tests for [ticket:2226], as if we hit each @declared_attr
directly with obj.__get__(obj, name) instead of using
getattr(cls, name).  Basic inheritance mechanics are improperly
used in this case, so 2226 is invalid.

14 years agoput a really explicit note about joinedload vs. join, everywhere joinedload() is...
Mike Bayer [Wed, 20 Jul 2011 23:42:54 +0000 (19:42 -0400)] 
put a really explicit note about joinedload vs. join, everywhere joinedload() is mentioned

14 years ago - Fixed bug whereby the source clause
Mike Bayer [Wed, 20 Jul 2011 22:03:22 +0000 (18:03 -0400)] 
  - Fixed bug whereby the source clause
    used by query.join() would be inconsistent
    if against a column expression that combined
    multiple entities together.  [ticket:2197]

14 years ago- repaired the oracle.RAW type which did not
Mike Bayer [Tue, 19 Jul 2011 15:43:46 +0000 (11:43 -0400)] 
- repaired the oracle.RAW type which did not
generate the correct DDL.  [ticket:2220]
- Fixed bug whereby "warn on unicode" flag
would get set for the String type
when used with certain dialects.  This
bug is not in 0.7.

14 years agocallcounts being weird
Mike Bayer [Sun, 17 Jul 2011 22:47:06 +0000 (18:47 -0400)] 
callcounts being weird

14 years ago- Fixed bug whereby if a mapped class
Mike Bayer [Sun, 17 Jul 2011 20:44:07 +0000 (16:44 -0400)] 
- Fixed bug whereby if a mapped class
redefined __hash__() or __eq__() to something
non-standard, which is a supported use case
as SQLA should never consult these,
the methods would be consulted if the class
was part of a "composite" (i.e. non-single-entity)
result set.  [ticket:2215]

14 years ago- add a latex Makefile to texinputs that gets copied on latex build,
Mike Bayer [Thu, 7 Jul 2011 15:34:59 +0000 (11:34 -0400)] 
- add a latex Makefile to texinputs that gets copied on latex build,
ensures pdflatex/latex errors are totally ignored
- fix all SQL/code examples in the inherits doc to be within 79 chars.
will need to do this for all the docs to get pdf to not look crappy.
- add an abspath to the "templates" dir, not sure of the rationale
here but is harmless, [ticket:2211]
- integrate pdf build with site-mako build

14 years ago- The join condition produced by with_parent
Mike Bayer [Wed, 6 Jul 2011 16:44:41 +0000 (12:44 -0400)] 
- The join condition produced by with_parent
as well as when using a "dynamic" relationship
against a parent will generate unique
bindparams, rather than incorrectly repeating
the same bindparam.  [ticket:2207].

14 years agomerge doc patches from default
Mike Bayer [Tue, 5 Jul 2011 23:33:14 +0000 (19:33 -0400)] 
merge doc patches from default

14 years ago- fix pypostgresql typo, [ticket:2185]
Mike Bayer [Mon, 4 Jul 2011 20:35:27 +0000 (16:35 -0400)] 
- fix pypostgresql typo, [ticket:2185]
- rewrite "getting a session" docs to delineate
all sessionmaker() use cases distinctly
- rewrite "Managing Transactions" doc to spell out
each specific step completely, [ticket:2204]
- add to create_engine() and main "engine" doc
an unambiguous statement that the create_engine()
does not create a connection
- other link fixes
- rewrite "deleting" section so that "deleting from collections"
is separate, well-described, [ticket:2202]
- rephrase "autocommit mode" into its own section, move it down,
put some bold text that you shouldn't be using it.
- simplify the "subtransactions" section and make it local to
"autocommit" since it is utterly unneeded by anybody.
- oracle is not doing 2-phase anytime soon

14 years ago- fix documentation versions in conf.py, other changes to site layout
Mike Bayer [Sat, 2 Jul 2011 02:38:16 +0000 (22:38 -0400)] 
- fix documentation versions in conf.py, other changes to site layout

14 years ago - Fixed subtle bug that caused SQL to blow
Mike Bayer [Mon, 27 Jun 2011 23:44:52 +0000 (19:44 -0400)] 
  - Fixed subtle bug that caused SQL to blow
    up if: column_property() against subquery +
    joinedload + LIMIT + order by the column
    property() occurred.  [ticket:2188].

14 years ago - Fixed a subtle bug involving column
Mike Bayer [Mon, 27 Jun 2011 23:31:21 +0000 (19:31 -0400)] 
  - Fixed a subtle bug involving column
    correspondence in a selectable with the
    same column repeated.   Affects [ticket:2188].

14 years ago- the "cascade" section of the session doc was totally screwed up, mappings
Mike Bayer [Thu, 23 Jun 2011 23:54:50 +0000 (19:54 -0400)] 
- the "cascade" section of the session doc was totally screwed up, mappings
used the wrong form, example for cascade_backref used the wrong names.
- rewrite relationship cascade_backrefs doc

14 years agofix docstring
Mike Bayer [Thu, 23 Jun 2011 15:15:39 +0000 (11:15 -0400)] 
fix docstring

14 years ago - Added ORA-00028 to disconnect codes, use
Mike Bayer [Wed, 22 Jun 2011 16:05:26 +0000 (12:05 -0400)] 
  - Added ORA-00028 to disconnect codes, use
    cx_oracle _Error.code to get at the code,
    [ticket:2200].

14 years ago- Repaired the "no statement condition"
Mike Bayer [Tue, 21 Jun 2011 14:03:40 +0000 (10:03 -0400)] 
- Repaired the "no statement condition"
assertion in Query which would attempt
to raise if a generative method were called
after from_statement() were called.
[ticket:2199].

14 years agoAdded tag rel_0_6_8 for changeset 99409a9db3fe4d4e97d429ba9a3a6ecc6d130709
Mike Bayer [Sun, 5 Jun 2011 17:11:51 +0000 (13:11 -0400)] 
Added tag rel_0_6_8 for changeset 99409a9db3fe4d4e97d429ba9a3a6ecc6d130709

14 years agostyle for latest sphinx css rel_0_6_8
Mike Bayer [Sun, 5 Jun 2011 16:49:44 +0000 (12:49 -0400)] 
style for latest sphinx css

14 years ago- Fixed bug whereby DATETIME2 type would fail on
Mike Bayer [Sun, 5 Jun 2011 16:32:22 +0000 (12:32 -0400)] 
- Fixed bug whereby DATETIME2 type would fail on
the "adapt" step when used in result sets or
bound parameters.  This issue is not in 0.7.
[ticket:2159]

14 years ago- Fixed bug where transaction-level "deleted"
Mike Bayer [Sun, 5 Jun 2011 16:24:02 +0000 (12:24 -0400)] 
- Fixed bug where transaction-level "deleted"
collection wouldn't be cleared of expunged
states, raising an error if they later
became transient [ticket:2182].

14 years agoput some variance on this as its a difference between 9 and 60 calls
Mike Bayer [Sun, 5 Jun 2011 01:58:39 +0000 (21:58 -0400)] 
put some variance on this as its a difference between 9 and 60 calls

14 years ago- Adjusted the __contains__() method of
Mike Bayer [Sun, 5 Jun 2011 00:57:16 +0000 (20:57 -0400)] 
- Adjusted the __contains__() method of
a RowProxy result row such that no exception
throw is generated internally;
NoSuchColumnError() also will generate its
message regardless of whether or not the column
construct can be coerced to a string.
[ticket:2178].

14 years ago- Some unit test fixes regarding numeric arrays,
Mike Bayer [Sun, 5 Jun 2011 00:22:20 +0000 (20:22 -0400)] 
- Some unit test fixes regarding numeric arrays,
MATCH operator.   A potential floating-point
inaccuracy issue was fixed, and certain tests
of the MATCH operator only execute within an
EN-oriented locale for now.  [ticket:2175].

14 years ago- Modify the text of the message which occurs
Mike Bayer [Sun, 5 Jun 2011 00:09:21 +0000 (20:09 -0400)] 
- Modify the text of the message which occurs
when the "identity" key isn't detected on
flush, to include the common cause that
the Column isn't set up to detect
auto-increment correctly; [ticket:2170].

14 years ago- Fixed bug affecting PG 9 whereby index reflection
Mike Bayer [Fri, 20 May 2011 21:56:29 +0000 (17:56 -0400)] 
- Fixed bug affecting PG 9 whereby index reflection
would fail if against a column whose name
had changed.  [ticket:2141].

14 years agodont need the DEBUG here messing up the rest of the tests
Mike Bayer [Fri, 20 May 2011 18:50:15 +0000 (14:50 -0400)] 
dont need the DEBUG here messing up the rest of the tests

14 years ago- Fixed bug whereby mapper mapped to an anonymous
Mike Bayer [Fri, 20 May 2011 18:45:20 +0000 (14:45 -0400)] 
- Fixed bug whereby mapper mapped to an anonymous
alias would fail if logging were used, due to
unescaped % sign in the alias name.  [ticket:2171]

14 years ago- Fixed bug in MSSQL dialect whereby the aliasing
Mike Bayer [Thu, 19 May 2011 16:03:00 +0000 (12:03 -0400)] 
- Fixed bug in MSSQL dialect whereby the aliasing
applied to a schema-qualified table would leak
into enclosing select statements [ticket:2169].
Merge of r9b3bd0601a85 from default

14 years ago- merge 00380cf3c304ea7f1c7397f17b828166364c36ac from default
Mike Bayer [Wed, 18 May 2011 16:12:00 +0000 (12:12 -0400)] 
- merge 00380cf3c304ea7f1c7397f17b828166364c36ac from default
- Fixed bug whereby nesting a label of a select()
with another label in it would produce incorrect
exported columns.   Among other things this would
break an ORM column_property() mapping against
another column_property().  [ticket:2167].

14 years ago- two fn calls reduced on this for some reason.
Mike Bayer [Sat, 7 May 2011 17:15:53 +0000 (13:15 -0400)] 
- two fn calls reduced on this for some reason.

14 years ago-add some annotation regarding [ticket:2153]
Mike Bayer [Sat, 7 May 2011 16:57:07 +0000 (12:57 -0400)] 
-add some annotation regarding [ticket:2153]

14 years ago- mapper() will ignore non-configured foreign keys
Mike Bayer [Sat, 7 May 2011 15:54:53 +0000 (11:54 -0400)] 
- mapper() will ignore non-configured foreign keys
to unrelated tables when determining inherit
condition between parent and child class.
This is equivalent to behavior already
applied to declarative.  [ticket:2153]

14 years ago- Fixed bug where determination of "self referential"
Mike Bayer [Sat, 7 May 2011 15:30:24 +0000 (11:30 -0400)] 
- Fixed bug where determination of "self referential"
relationship would fail with no workaround
for joined-inh subclass related to itself,
or joined-inh subclass related to a subclass
of that with no cols in the sub-sub class
in the join condition.  [ticket:2149]

14 years ago- Fixed the error message emitted for "can't
Mike Bayer [Sat, 7 May 2011 15:18:40 +0000 (11:18 -0400)] 
- Fixed the error message emitted for "can't
execute syncrule for destination column 'q';
mapper 'X' does not map this column" to
reference the correct mapper.  [ticket:2163].
- orm/test_sync.py covers orm/sync.py 100%

14 years ago- Backported 0.7's identity map implementation, which
Mike Bayer [Sat, 7 May 2011 14:44:49 +0000 (10:44 -0400)] 
- Backported 0.7's identity map implementation, which
does not use a mutex around removal.  This as some users
were still getting deadlocks despite the adjustments
in 0.6.7; the 0.7 approach that doesn't use a mutex
does not appear to produce "dictionary changed size"
issues, the original rationale for the mutex.
[ticket:2148]

14 years ago- a non_primary mapper will inherit the _identity_class
Mike Bayer [Wed, 27 Apr 2011 16:51:50 +0000 (12:51 -0400)] 
- a non_primary mapper will inherit the _identity_class
of the primary mapper.  This so that a non_primary
established against a class that's normally in an
inheritance mapping will produce results that are
identity-map compatible with that of the primary
mapper [ticket:2151]

14 years ago- add failing test for [ticket:2142]
Mike Bayer [Sat, 23 Apr 2011 19:13:45 +0000 (15:13 -0400)] 
- add failing test for [ticket:2142]

14 years ago- Fixed bug whereby if FetchedValue was passed
Mike Bayer [Sat, 23 Apr 2011 16:38:30 +0000 (12:38 -0400)] 
- Fixed bug whereby if FetchedValue was passed
to column server_onupdate, it would not
have its parent "column" assigned, added
test coverage for all column default assignment
patterns.  [ticket:2147]

14 years agodocuemnt the behavior of get(), part of [ticket:2144]
Mike Bayer [Fri, 22 Apr 2011 22:40:43 +0000 (18:40 -0400)] 
docuemnt the behavior of get(), part of [ticket:2144]

14 years ago- Calling query.get() against a column-based entity is
Mike Bayer [Fri, 22 Apr 2011 22:32:37 +0000 (18:32 -0400)] 
- Calling query.get() against a column-based entity is
invalid, this condition now raises a deprecation warning.
[ticket:2144]

14 years agocss fix
Mike Bayer [Mon, 18 Apr 2011 01:34:11 +0000 (21:34 -0400)] 
css fix

14 years agomerge doc fixes from 0.7
Mike Bayer [Sat, 16 Apr 2011 16:10:25 +0000 (12:10 -0400)] 
merge doc fixes from 0.7

14 years agosome font changes to match the site style better
Mike Bayer [Sat, 16 Apr 2011 00:40:58 +0000 (20:40 -0400)] 
some font changes to match the site style better