]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2015-02-09  Mike Bayer- A warning is emitted when :func:`.cast` is used with...
2015-02-09  Mike Bayer- flake8
2015-02-09  Mike Bayer- Literal values within a :class:`.DefaultClause`,...
2015-02-09  Mike Bayer- remove meaningless assignment
2015-02-09  Mike Bayer- test + changelog
2015-02-09  Mike BayerMerge remote-tracking branch 'origin/pr/147' into pr147
2015-02-09  Mike Bayer- add versionadded for service_name
2015-02-06  David Marinfix Python 2-specific byte conversion
2015-02-05  Mike Bayer- The MySQL dialect now renders TIMESTAMP with NULL...
2015-02-04  Mike Bayer- Fixed bug in :class:`.Connection` and pool where the
2015-02-04  Mike Bayer- A warning is emitted if the ``isolation_level`` param...
2015-02-03  Mike Bayer- Fixed bug in lazy loading SQL construction whereby...
2015-02-02  Mike Bayer- don't overwrite an existing _strategy_keys collection;
2015-02-02  Mike Bayer- Repaired support for Postgresql UUID types in conjunc...
2015-02-01  Mike BayerMerge remote-tracking branch 'origin/pr/68' into pr68
2015-02-01  Mike Bayer- Added support for the :class:`postgresql.JSONB` datat...
2015-01-31  Mike BayerMerge remote-tracking branch 'origin/pr/145' into pr145
2015-01-30  Mike Bayer- The :class:`.CheckConstraint` construct now supports...
2015-01-28  Mike Bayer- Fixed bug in 0.9's foreign key setup system, such...
2015-01-27  Mike Bayer- fix link to non_primary flag
2015-01-27  Mike Bayer- fix this test for py3k
2015-01-26  Mike Bayer- additional test adjustments for pypy / psycopg2cffi...
2015-01-26  Shaun StanworthInclude psycopg2cffi in dialect docs
2015-01-26  Shaun Stanworth78-char width
2015-01-26  Shaun StanworthAdded psycopg2cffi dialect
2015-01-26  Mike Bayer- changelog for #3262, fixes #3262
2015-01-26  Mike BayerMerge branch 'bb_issue_3262' of https://bitbucket.org...
2015-01-26  Mike Bayer- changelog for pullreq github:150
2015-01-26  Mike BayerMerge remote-tracking branch 'origin/pr/150'
2015-01-26  Kai GronerPartial index support with sqlite dialects.
2015-01-26  Kai GronerTest for partial index support in sqlite dialects.
2015-01-25  Mike Bayer- remove the clever approach w/ dialect events, and...
2015-01-25  Mike Bayer- remove context-specific post-crud logic from Connecti...
2015-01-20  Mike Bayer- Added new user-space accessors for viewing transactio...
2015-01-20  Mike Bayer- enhance detail here regarding the difference between
2015-01-20  Mike Bayerformatting
2015-01-19  Mike Bayer- restore r611883ffb35ca6664649f6328ae8 with additional...
2015-01-19  Mike Bayer- reverse the last commit temporarily as it breaks...
2015-01-19  Mike Bayer- The primary :class:`.Mapper` of a :class:`.Query...
2015-01-19  Mike Bayer- tests
2015-01-19  Mike Bayer- further fixes and even better tests for this block
2015-01-19  Mike Bayer- another adjustment
2015-01-19  Mike Bayer- fix another issue from rf49c367ef, add another test
2015-01-19  Mike Bayer- rework assertsql system, fixes #3293
2015-01-18  Mike Bayer- fix a regression from ref #3178, where dialects that...
2015-01-17  Mike Bayer- add an exclusion here that helps with the case of...
2015-01-17  Mike Bayer- Custom dialects that implement :class:`.GenericTypeCo...
2015-01-16  Mike Bayer- Fixed bug where Postgresql dialect would fail to...
2015-01-14  Mike Bayer- add new section to ORM referring to runtime inspectio...
2015-01-13  Mike Bayer- The "wildcard" loader options, in particular the...
2015-01-13  Mike Bayer- refine the previous commit a bit
2015-01-13  Mike Bayer- The multi-values version of :meth:`.Insert.values...
2015-01-12  Mike Bayerrepair formatting
2015-01-12  Mike Bayer- changelog for pr 41
2015-01-12  Dimitris TheodorouAdd native_enum flag to Enum's repr() result
2015-01-06  Mike Bayer- doc fixes
2015-01-06  Mike Bayer- add a close here
2015-01-06  Mike Bayer- Fixed bug where if an exception were thrown at the...
2015-01-06  Mike Bayerfix verbiage
2015-01-06  Mike Bayer- add MemoizedSlots, a generalized solution to using...
2015-01-05  Mike Bayer- make a new page that introduces mapping a little...
2015-01-05  Mike Bayer- more callcounts
2015-01-05  Mike Bayer- this is passing, no idea why
2015-01-05  Mike Bayer- callcounts
2015-01-05  Mike Bayer- fix test for new events
2015-01-05  Mike Bayer- Structural memory use has been improved via much...
2015-01-05  Mike Bayer- scale back _Dispatch and _JoinedDispatcher to use...
2015-01-04  Mike Bayer- clean up default comparator which doesn't need to...
2015-01-04  Mike Bayer- strategies + declarative
2015-01-04  Mike Bayer- wip - start factoring events so that we aren't using...
2015-01-04  Mike Bayer- start trying to move things into __slots__. This...
2015-01-04  Mike Bayer- use a different bitwise approach here that doesn...
2015-01-04  Mike Bayer- The :class:`.mysql.SET` type has been overhauled...
2015-01-03  Mike Bayer- clean up SET tests
2015-01-03  Mike Bayer- tighten the inspection in _ColumnEntity to reduce...
2015-01-03  Tony LockeChanged pg8000 dialect to cope with native JSON
2015-01-02  Mike Bayer- put this back now that we found the source of this
2015-01-02  Mike Bayer- test failures:
2015-01-02  Mike Bayer- repair drop_all_tables
2015-01-02  Mike Bayer- restate sort_tables in terms of a more fine grained
2015-01-01  Mike Bayer- Added a new accessor :attr:`.Table.foreign_key_constr...
2015-01-01  Mike Bayer- remove the "edges" from the message here. It's...
2014-12-30  Mike Bayer- fix some RST whitespace syntactical issues in toctrees
2014-12-28  Mike Bayer- see if we can get RTD to use this for now
2014-12-28  Mike Bayerbump
2014-12-28  Mike Bayerbump
2014-12-28  Mike Bayer- fix links for loading, add a redirect page
2014-12-27  Mike Bayer- another bump
2014-12-27  Mike Bayer- remove private superclasses from docs in favor of...
2014-12-27  Mike Bayerremove pipe...
2014-12-27  Mike Bayercorrections
2014-12-27  Mike Bayer- corrections
2014-12-27  Mike Bayer- typo fixes #3269
2014-12-19  Mike Bayer- ouch, this needs to be in dbapi, not module level!
2014-12-19  Mike Bayer- make the google deprecation messages more specific...
2014-12-19  Mike BayerMerge branch 'update-gaerdbms-docs' of https://bitbucke...
2014-12-19  Priit LaesMaul the evaulate & friends typo
2014-12-19  Mike Bayer- Fixed bug where using a :class:`.TypeDecorator` that...
2014-12-19  Mike Bayer- create a new section on "custom load rules", to help...
2014-12-18  Rob BerryUpdate gaerdbms to highlight improved connection method
next