]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2016-04-06  Ville SkyttäFix some broken links in docs rel_0_8 bb_old/rel_0_8
2016-01-20  Mike Bayer- update oracle JDBC driver URL, fixes #3554
2015-10-08  Peter DeminUpdate base.py
2015-10-01  Mike Bayer- remove ambiguous use of the phrase "joined together...
2015-09-10  Jason MyersCorrecting the Hybrid Property Example
2015-08-09  halfcrazyfix typo int->into
2015-03-24  Mike Bayerfdb drivers seem to be no longer available
2015-03-17  Mike Bayer- fix typo, fixes #3325
2015-03-14  Mike Bayer- remove now-misleading comment that SQLite doesn't...
2015-03-13  Mike Bayer- call this 1.0.0b1
2015-03-12  Mike Bayer- fix quantize recipe, fixes #3322
2014-12-30  Mike Bayer- backport the latest version of scrolling
2014-12-29  Mike Bayer- merge the safari-related changes to init.js from...
2014-12-19  Priit LaesMaul the evaulate & friends typo
2014-10-15  mozillazgFixed typo
2014-09-14  Jim HokansonUpdated documenation for engines.rst
2014-09-09  Mike Bayer- for whatever reason, Insert.values() with multi value...
2014-09-07  Mike Bayer- mako_layout isn't used, remove it
2014-09-07  hiaselhansDocs: use the base layout when mako_layout=='epub'
2014-08-07  Mike Bayer- clarify docs that contains_eager() is included in...
2014-08-07  Michael Whitefix typo in cascade documentation
2014-07-22  Mike Bayer0.8.7 rel_0_8_7
2014-07-22  Mike Bayer- backport 0.9-related updates
2014-07-22  Mike Bayer- ticket inline
2014-07-16  Mike Bayer- backport #3093 to 0.8, fixes #3093
2014-07-16  Mike Bayer- need Integer here as #1765 is in 0.9
2014-07-14  Mike Bayer- Added statement encoding to the "SET IDENTITY_INSERT"
2014-07-14  Mike Bayer- In the SQL Server pyodbc dialect, repaired the implem...
2014-07-14  Mike Bayer- add some order bys
2014-07-14  Mike Bayer- adjust this to work on PG also
2014-07-13  Mike Bayer- Fixed bug in :class:`.Enum` and other :class:`.Schema...
2014-06-27  Mike Bayer- Fixed a bug within the custom operator plus :meth...
2014-06-27  Mike Bayerwrong version number
2014-06-27  Mike Bayer- MySQL error 2014 "commands out of sync" appears to...
2014-06-20  Mike Bayeradditional version notes
2014-06-18  Mike Bayer- Fixed bug where column names added to ``mysql_length...
2014-05-30  Mike Bayer- The ``__mapper_args__`` dictionary is copied from...
2014-05-29  Mike Bayerrelative here
2014-05-29  Mike Bayer- all new approach which allows the main text to be...
2014-05-29  Mike Bayer- disable the scrolling layout, anchors for code/params...
2014-05-28  Mike Bayer- a rework of doc layout and nav:
2014-05-25  Mike Bayer- Fixed bug in INSERT..FROM SELECT construct where...
2014-05-25  Mike Bayer- Added the ``hashable=False`` flag to the PG :class...
2014-05-25  Mike Bayer- Fixed bug in subquery eager loading where a long...
2014-05-24  Mike Bayer- hyperlink all the column operators listed in the...
2014-05-16  Mike Bayertypo
2014-05-16  Mike Bayer- add lots more to the profiling section
2014-05-15  Gunnlaugur... Add note on PostgreSQL config for test runs
2014-05-14  Mike Bayer- Fixed bug in mutable extension where :class:`.Mutable...
2014-05-12  Mike Bayer- add a new FAQ section "performance", put the profilin...
2014-05-12  Wieland HoffmannPosgtresql -> PostgreSQL
2014-05-12  Mike Bayerchangelog for pullreq bitbucket:15
2014-05-12  W. Sean McGivernAdded optional '=' to MySQL KEY_BLOCK_SIZE regex
2014-05-11  Matthias UrlichsDocumentation fix-up: "its" vs. "it's"
2014-05-11  Mike Bayer- Fixed ORM bug where the :func:`.class_mapper` functio...
2014-05-09  Mike Bayer- Fixed bug where :meth:`.Table.update` and :meth:...
2014-04-26  Alex GaynorFix many typos throughout the codebase
2014-04-25  Mike Bayer- add a note about versioning only applying to flushes
2014-04-23  Mike Bayer- document that joinedload/eagerload work with of_type...
2014-04-23  benselmeAdded some links in session docs
2014-04-11  Mike Bayer0.8.7
2014-04-11  Mike Bayer- Added a new "disconnect" message "connection has...
2014-04-11  antti_haapalaadded an SSL related connection error
2014-04-11  Daniel SmithFixed bug in example code.
2014-04-06  Mike Bayerrepair erroneous whitespace in autodoc directives,...
2014-04-04  Mike Bayer- add some docs for the instancestate linkage to the...
2014-04-02  Mike Bayer- reverse order of columns in sample CTEs as this is...
2014-03-28  Mike Bayer0.8.6 rel_0_8_6
2014-03-28  Mike Bayerthis doesnt need sane multi row now...
2014-03-28  Mike Bayer- revert part of c01558ae7f4a for now as we also test...
2014-03-28  Mike Bayerrevert inadvertent pdb
2014-03-28  Mike Bayer- the rewording of orderinglist docs got committed...
2014-03-28  Mike Bayer- Fixed ORM bug where changing the primary key of an...
2014-03-26  Stefan ReichAdded missing text_type requirement to TextTest
2014-03-25  Mike Bayer- Fixed regression caused by release 0.8.5 / 0.9.3...
2014-03-22  Mike Bayer- Fixed regression from 0.8.3 as a result of :ticket...
2014-03-22  Mike Bayer- Adjusted ``setup.py`` file to support the possible...
2014-03-21  Mike Bayer- reword the paragraph which talks about web framework...
2014-03-19  Mike Bayerfix assertion
2014-03-19  Mike Bayer- Fixed bug in mutable extension as well as
2014-03-17  Charles-Axel... Add is_ and isnot filter to the tutorial
2014-03-17  Mike Bayer- Improved an error message which would occur if a...
2014-03-16  Mike Bayertypo
2014-03-15  Mike Bayer- fairly epic rework of the cascade documentation
2014-03-11  mike bayerMerge pull request #79 from nibrahim/master
2014-03-09  Mike Bayermerge new links to rel_0_8
2014-03-04  Mike Bayercut out the BS as far as MySQLdb urls, put the one...
2014-02-28  Mike Bayer- Fixed bug in :func:`.tuple_` construct where the...
2014-02-27  Mike Bayer0.8.6
2014-02-27  Mike Bayer- Removed stale names from ``sqlalchemy.orm.interfaces...
2014-02-20  Mike Bayer0.8.5 rel_0_8_5
2014-02-20  Mike Bayer2014
2014-02-20  Mike Bayer- isolate this failure as only on 0.8, only in py3...
2014-02-20  Mike Bayer- Added an additional message to psycopg2 disconnect...
2014-02-19  Mike Bayer- add a topological rule here to place PARTITIONS after...
2014-02-19  Mike Bayerrestore check ahead of the lock to avoid locking when...
2014-02-19  Mike Bayer- add improved support here for string parsing of predi...
2014-02-19  Mike Bayer- Support has been improved for Postgresql reflection...
2014-02-19  Mike Bayer- Added new MySQL-specific :class:`.mysql.DATETIME...
2014-02-19  Mike Bayerchangelog for pullreq 12
next