| 2014-11-26 |
Mike Bayer | - set default dialect here |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - changelog, improve docstring/test for #3217. fixes... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | Merge branch 'issue_bb_3217' of https://bitbucket.org... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | Merged in jon_nelson/sqlalchemy/minor_spelling_error... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | Merged in jvanasco/sqlalchemy-alt/issue_docs_event_stat... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - add an order_by here |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - use self.parent, not table here as there's an attribu... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - refresh all zoomark profiles |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - add a new option --force-write-profiles to rewrite... |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Mike Bayer | - The behavioral contract of the :attr:`.ForeignKeyCons... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Mike Bayer | - The :meth:`.PropComparator.of_type` modifier has... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Mike Bayer | - add some logging to path_registry to help debug eager... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Mike Bayer | - Fixed a bug in the examples/generic_assocaitions... |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Jon Nelson | - fix minor spelling error |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Jon Nelson | Merged zzzeek/sqlalchemy into master |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Mike Bayer | - callcounts |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Mike Bayer | - correct this to rewrite a multiple profile line correctly |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Mike Bayer | - Fixed a leak which would occur in the unsupported... |
commit | commitdiff | tree | snapshot |
| 2014-11-12 |
Mike Bayer | Merged in jon_nelson/sqlalchemy/logging_interpolation... |
commit | commitdiff | tree | snapshot |
| 2014-11-12 |
Jon Nelson | - don't do inline string interpolation when logging |
commit | commitdiff | tree | snapshot |
| 2014-11-11 |
Mike Bayer | - Fixed issue where the columns from a SELECT embedded... |
commit | commitdiff | tree | snapshot |
| 2014-11-10 |
Mike Bayer | - in lieu of adding a new system of translating bound... |
commit | commitdiff | tree | snapshot |
| 2014-11-10 |
Mike Bayer | - The :attr:`.Column.key` attribute is now used as... |
commit | commitdiff | tree | snapshot |
| 2014-11-06 |
mike bayer | Merge pull request #149 from pbu88/small_error_reportin... |
commit | commitdiff | tree | snapshot |
| 2014-11-06 |
Paulo Bu | Small improvement on FlushError can't update error... |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Mike Bayer | - edits to the subqueryload ordering merge |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Mike Bayer | Merge branch 'subqueryload_order' of https://bitbucket... |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
mike bayer | Merge pull request #148 from pbu88/small_error_reportin... |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Paulo Bu | Small improvement on FlushError can't delete error... |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Mike Bayer | - Fixed bug regarding expression mutations which could... |
commit | commitdiff | tree | snapshot |
| 2014-11-01 |
Mike Bayer | - ensure kwargs are passed for limit clause on a compou... |
commit | commitdiff | tree | snapshot |
| 2014-10-29 |
Mike Bayer | - added new backend for pysqlcipher, as we will probabl... |
commit | commitdiff | tree | snapshot |
| 2014-10-26 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2014-10-26 |
jlgoldb2 | changed connnection to connection |
commit | commitdiff | tree | snapshot |
| 2014-10-23 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2014-10-23 |
Mike Bayer | move this into behavioral changes |
commit | commitdiff | tree | snapshot |
| 2014-10-23 |
Mike Bayer | - Fixed bug in single table inheritance where a chain... |
commit | commitdiff | tree | snapshot |
| 2014-10-23 |
Mike Bayer | - Fixed bug where the ON clause for :meth:`.Query.join`, |
commit | commitdiff | tree | snapshot |
| 2014-10-21 |
Mike Bayer | - changelog for pullreq github:139 |
commit | commitdiff | tree | snapshot |
| 2014-10-21 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/139' into pr139 |
commit | commitdiff | tree | snapshot |
| 2014-10-21 |
Mike Bayer | - changelog |
commit | commitdiff | tree | snapshot |
| 2014-10-21 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/137' into pr137 |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - Reversing a change that was made in 0.9, the "singlet... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - Fixed bug where :meth:`.Session.expunge` would not... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - control the module name of the exception here for... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - for #3230, scale back the check to only look at colum... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - A warning is emitted in the case of multiple relation... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - flake8 |
commit | commitdiff | tree | snapshot |
| 2014-10-17 |
Mike Bayer | - Exception messages have been spiffed up a bit. The... |
commit | commitdiff | tree | snapshot |
| 2014-10-17 |
jonathan vanasco | added docs to clarify that sql statement is already... |
commit | commitdiff | tree | snapshot |
| 2014-10-17 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2014-10-16 |
Mike Bayer | - The :meth:`.Query.update` method will now convert... |
commit | commitdiff | tree | snapshot |
| 2014-10-16 |
Mike Bayer | - fix imports |
commit | commitdiff | tree | snapshot |
| 2014-10-15 |
mozillazg | Fixed typo |
commit | commitdiff | tree | snapshot |
| 2014-10-14 |
Mike Bayer | - Improvements to the mechanism used by :class:`.Sessio... |
commit | commitdiff | tree | snapshot |
| 2014-10-14 |
Mike Bayer | - move BindTest into orm/test_binds |
commit | commitdiff | tree | snapshot |
| 2014-10-14 |
Mike Bayer | - The ``__module__`` attribute is now set for all those... |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Mike Bayer | - merge 0.9.8 release date |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Mike Bayer | - additional issues fixed in mysqlconnector 2.0.1 |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Mike Bayer | - this test passes now in more recent mysqlconnector |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Mike Bayer | - Mysqlconnector as of version 2.0, probably as a side... |
commit | commitdiff | tree | snapshot |
| 2014-10-12 |
Mike Bayer | - the test_except test was doing an unnecessary workaro... |
commit | commitdiff | tree | snapshot |
| 2014-10-12 |
Mike Bayer | - roll back part of pr 140 to get exception wrapping... |
commit | commitdiff | tree | snapshot |
| 2014-10-12 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/140' into pr140 |
commit | commitdiff | tree | snapshot |
| 2014-10-11 |
Mike Bayer | add more order by here |
commit | commitdiff | tree | snapshot |
| 2014-10-11 |
Mike Bayer | - embedding an existing predicate into a new one only |
commit | commitdiff | tree | snapshot |
| 2014-10-11 |
Mike Bayer | - Fixed long-standing bug in Oracle dialect where bound... |
commit | commitdiff | tree | snapshot |
| 2014-10-11 |
Mike Bayer | - change this literal so that the bound name doesn... |
commit | commitdiff | tree | snapshot |
| 2014-10-10 |
Mike Bayer | - :meth:`.Insert.from_select` now includes Python and... |
commit | commitdiff | tree | snapshot |
| 2014-10-10 |
Mike Bayer | - apply patches to correct for + sign in with_hint... |
commit | commitdiff | tree | snapshot |
| 2014-10-10 |
Mike Bayer | - add a migration note for ref #3222 |
commit | commitdiff | tree | snapshot |
| 2014-10-10 |
Mike Bayer | - The ON clause rendered when using :meth:`.Query.join`, |
commit | commitdiff | tree | snapshot |
| 2014-10-09 |
Mike Bayer | - Fixed bug where a fair number of SQL elements within |
commit | commitdiff | tree | snapshot |
| 2014-10-07 |
Mike Bayer | - clean up unicode docs and clarify that client_encoding |
commit | commitdiff | tree | snapshot |
| 2014-10-07 |
Mike Bayer | - adjustment for ref #3200 as we need an immutabledict... |
commit | commitdiff | tree | snapshot |
| 2014-10-06 |
Mike Bayer | - Fixed "'NoneType' object has no attribute 'concrete... |
commit | commitdiff | tree | snapshot |
| 2014-10-06 |
Mike Bayer | - The execution options passed to an :class:`.Engine... |
commit | commitdiff | tree | snapshot |
| 2014-10-04 |
Mike Bayer | - move some things that are features to the features |
commit | commitdiff | tree | snapshot |
| 2014-10-04 |
Mike Bayer | - use provide_metadata for new unique constraint /... |
commit | commitdiff | tree | snapshot |
| 2014-10-04 |
Mike Bayer | Merge branch 'reflect-unique-constraints' of https... |
commit | commitdiff | tree | snapshot |
| 2014-10-04 |
Mike Bayer | - changelog, migration for pr github:134 |
commit | commitdiff | tree | snapshot |
| 2014-10-04 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/134' into pr134 |
commit | commitdiff | tree | snapshot |
| 2014-10-03 |
ndparker | add simple tests for new name argument for Table.tometa... |
commit | commitdiff | tree | snapshot |
| 2014-10-03 |
jonathan vanasco | * adding 'isouter=False' to sqlalchemy.orm.query.Query... |
commit | commitdiff | tree | snapshot |
| 2014-10-02 |
ndparker | cleanup exception handling - use new exception hierarch... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Mike Bayer | - rework tests for attached databases into individual... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Mike Bayer | - A revisit to this issue first patched in 0.9.5, appar... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - cyclomatic complexity; break up visit_select, goes... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - cyclomatic complexity: _get_colparams() becomes sql... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - cyclomatic complexity: _join_condition goes from... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - cyclomatic complexity: instrument_class goes from... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - cyclomatic complexity; break up reflecttable(), goes... |
commit | commitdiff | tree | snapshot |
| 2014-09-27 |
Mike Bayer | - repair autorollback for branches |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - Fixed bug where a "branched" connection, that is... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - Fixed bug where a "branched" connection, that is... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - add explicit warning re: polymorphic_on, cascading... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | comments |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - "column already assigned" message has been updated... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - refactor of declarative, break up into indiviudal... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - convert to spaces |
commit | commitdiff | tree | snapshot |
| next |