]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2014-12-05  Mike Bayer- New Oracle DDL features for tables, indexes: COMPRESS...
2014-12-05  Mike Bayer- the refactor of the visit_alias() method in Oracle...
2014-12-05  Mike Bayer- Added support for CTEs under Oracle. This includes...
2014-12-05  Mike Bayer- Updated the "supports_unicode_statements" flag to...
2014-12-04  Mike Bayer- The :meth:`.Operators.match` operator is now handled...
2014-12-04  Mike Bayer- The :meth:`.PGDialect.has_table` method will now...
2014-12-01  Mike BayerMerge remote-tracking branch 'origin/pr/151' into pr151
2014-11-29  Mike Bayer- Fixed bug in :meth:`.Table.tometadata` method where the
2014-11-26  Mike Bayer- Updated the :ref:`examples_versioned_history` example...
2014-11-26  Mike Bayer- formatting
2014-11-26  Mike Bayer- set default dialect here
2014-11-26  Mike Bayer- changelog, improve docstring/test for #3217. fixes...
2014-11-26  Mike BayerMerge branch 'issue_bb_3217' of https://bitbucket.org...
2014-11-26  Mike BayerMerged in jon_nelson/sqlalchemy/minor_spelling_error...
2014-11-26  Mike BayerMerged in jvanasco/sqlalchemy-alt/issue_docs_event_stat...
2014-11-26  Mike Bayer- add an order_by here
2014-11-26  Mike Bayer- use self.parent, not table here as there's an attribu...
2014-11-26  Mike Bayer- refresh all zoomark profiles
2014-11-26  Mike Bayer- add a new option --force-write-profiles to rewrite...
2014-11-25  Mike Bayer- The behavioral contract of the :attr:`.ForeignKeyCons...
2014-11-24  Mike Bayer- The :meth:`.PropComparator.of_type` modifier has...
2014-11-24  Mike Bayer- add some logging to path_registry to help debug eager...
2014-11-24  Mike Bayer- Fixed a bug in the examples/generic_assocaitions...
2014-11-15  Jon Nelson- fix minor spelling error
2014-11-15  Jon NelsonMerged zzzeek/sqlalchemy into master
2014-11-14  Mike Bayer- callcounts
2014-11-14  Mike Bayer- correct this to rewrite a multiple profile line correctly
2014-11-13  Mike Bayer- Fixed a leak which would occur in the unsupported...
2014-11-12  Mike BayerMerged in jon_nelson/sqlalchemy/logging_interpolation...
2014-11-12  Jon Nelson- don't do inline string interpolation when logging
2014-11-11  Mike Bayer- Fixed issue where the columns from a SELECT embedded...
2014-11-10  Mike Bayer- in lieu of adding a new system of translating bound...
2014-11-10  Mike Bayer- The :attr:`.Column.key` attribute is now used as...
2014-11-06  mike bayerMerge pull request #149 from pbu88/small_error_reportin...
2014-11-06  Paulo BuSmall improvement on FlushError can't update error...
2014-11-05  Mike Bayer- edits to the subqueryload ordering merge
2014-11-05  Mike BayerMerge branch 'subqueryload_order' of https://bitbucket...
2014-11-05  mike bayerMerge pull request #148 from pbu88/small_error_reportin...
2014-11-05  Paulo BuSmall improvement on FlushError can't delete error...
2014-11-05  Mike Bayer- Fixed bug regarding expression mutations which could...
2014-11-03  Scott DugasIt now calls raise_from_cause
2014-11-03  Scott DugasMerge branch 'master' into fdbsql-tests
2014-11-01  Mike Bayer- ensure kwargs are passed for limit clause on a compou...
2014-10-30  Scott DugasRemoved accidental print statements
2014-10-30  Scott DugasAdded requirement for temporary tables
2014-10-29  Scott DugasSet the length for MyType implementation
2014-10-29  Mike Bayer- added new backend for pysqlcipher, as we will probabl...
2014-10-26  Mike Bayerchangelog
2014-10-26  jlgoldb2changed connnection to connection
2014-10-23  Scott Dugasrequire check constraints for tests
2014-10-23  Scott DugasAdded requirement to test for bind limit
2014-10-23  Scott DugasForgot to update usage of ex to exc_value
2014-10-23  Scott DugasAdded new requirement for check_constraints
2014-10-23  Scott DugasPrint useful traceback on error
2014-10-23  Mike Bayertypo
2014-10-23  Mike Bayermove this into behavioral changes
2014-10-23  Mike Bayer- Fixed bug in single table inheritance where a chain...
2014-10-23  Mike Bayer- Fixed bug where the ON clause for :meth:`.Query.join`,
2014-10-22  Scott DugasSupport additional args/kwargs on cursor method
2014-10-21  Mike Bayer- changelog for pullreq github:139
2014-10-21  Mike BayerMerge remote-tracking branch 'origin/pr/139' into pr139
2014-10-21  Mike Bayer- changelog
2014-10-21  Mike BayerMerge remote-tracking branch 'origin/pr/137' into pr137
2014-10-19  Mike Bayer- Reversing a change that was made in 0.9, the "singlet...
2014-10-19  Mike Bayer- Fixed bug where :meth:`.Session.expunge` would not...
2014-10-19  Mike Bayer- control the module name of the exception here for...
2014-10-19  Mike Bayer- for #3230, scale back the check to only look at colum...
2014-10-19  Mike Bayer- A warning is emitted in the case of multiple relation...
2014-10-19  Mike Bayer- flake8
2014-10-17  Mike Bayer- Exception messages have been spiffed up a bit. The...
2014-10-17  jonathan vanascoadded docs to clarify that sql statement is already...
2014-10-17  Mike Bayerpep8
2014-10-16  Mike Bayer- The :meth:`.Query.update` method will now convert...
2014-10-16  Mike Bayer- fix imports
2014-10-15  mozillazgFixed typo
2014-10-14  Mike Bayer- Improvements to the mechanism used by :class:`.Sessio...
2014-10-14  Mike Bayer- move BindTest into orm/test_binds
2014-10-14  Mike Bayer- The ``__module__`` attribute is now set for all those...
2014-10-13  Mike Bayer- merge 0.9.8 release date
2014-10-13  Mike Bayer- additional issues fixed in mysqlconnector 2.0.1
2014-10-13  Mike Bayer- this test passes now in more recent mysqlconnector
2014-10-13  Mike Bayer- Mysqlconnector as of version 2.0, probably as a side...
2014-10-12  Mike Bayer- the test_except test was doing an unnecessary workaro...
2014-10-12  Mike Bayer- roll back part of pr 140 to get exception wrapping...
2014-10-12  Mike BayerMerge remote-tracking branch 'origin/pr/140' into pr140
2014-10-11  Mike Bayeradd more order by here
2014-10-11  Mike Bayer- embedding an existing predicate into a new one only
2014-10-11  Mike Bayer- Fixed long-standing bug in Oracle dialect where bound...
2014-10-11  Mike Bayer- change this literal so that the bound name doesn...
2014-10-10  Mike Bayer- :meth:`.Insert.from_select` now includes Python and...
2014-10-10  Mike Bayer- apply patches to correct for + sign in with_hint...
2014-10-10  Mike Bayer- add a migration note for ref #3222
2014-10-10  Mike Bayer- The ON clause rendered when using :meth:`.Query.join`,
2014-10-09  Mike Bayer- Fixed bug where a fair number of SQL elements within
2014-10-07  Mike Bayer- clean up unicode docs and clarify that client_encoding
2014-10-07  Mike Bayer- adjustment for ref #3200 as we need an immutabledict...
2014-10-06  Mike Bayer- Fixed "'NoneType' object has no attribute 'concrete...
2014-10-06  Mike Bayer- The execution options passed to an :class:`.Engine...
2014-10-04  Mike Bayer- move some things that are features to the features
2014-10-04  Mike Bayer- use provide_metadata for new unique constraint /...
next