| 2014-12-27 |
Mike Bayer | no hassuffixes in 0.9 |
commit | commitdiff | tree | snapshot |
| 2014-12-27 |
Mike Bayer | corrections |
commit | commitdiff | tree | snapshot |
| 2014-12-27 |
Mike Bayer | - corrections |
commit | commitdiff | tree | snapshot |
| 2014-12-27 |
Mike Bayer | - squash-merge the improve_toc branch, which moves... |
commit | commitdiff | tree | snapshot |
| 2014-12-27 |
Mike Bayer | - typo fixes #3269 |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Mike Bayer | - ouch, this needs to be in dbapi, not module level! |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Mike Bayer | - make the google deprecation messages more specific... |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Rob Berry | Update gaerdbms to highlight improved connection method |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Priit Laes | Maul the evaulate & friends typo |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Mike Bayer | - Fixed bug where using a :class:`.TypeDecorator` that... |
commit | commitdiff | tree | snapshot |
| 2014-12-16 |
Mike Bayer | - Added a version check to the MySQLdb dialect surround... |
commit | commitdiff | tree | snapshot |
| 2014-12-14 |
Mike Bayer | - automap isn't new anymore |
commit | commitdiff | tree | snapshot |
| 2014-12-13 |
Mike Bayer | - Added new method :meth:`.Session.invalidate`, functio... |
commit | commitdiff | tree | snapshot |
| 2014-12-10 |
Mike Bayer | - fix up query update /delete documentation, make warnings |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Yuval Langer | Removing unneeded space. |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Mike Bayer | - pep8 |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Mike Bayer | - pep8 cleanup |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - Updated the :ref:`examples_versioned_history` example... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - formatting |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Jon Nelson | - fix minor spelling error |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
jonathan vanasco | added docs to clarify that sql statement is already... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mike Bayer | - add an order_by here |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Mike Bayer | - Fixed a bug in the examples/generic_assocaitions... |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Mike Bayer | - Fixed a leak which would occur in the unsupported... |
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 | - we aren't changing .key behavior yet here, this is... |
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-05 |
Mike Bayer | - edits to the subqueryload ordering merge |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Jack Zhou | Added documentation about interaction between `subquery... |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Mike Bayer | - missing import |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Mike Bayer | - Fixed bug regarding expression mutations which could... |
commit | commitdiff | tree | snapshot |
| 2014-10-29 |
Mike Bayer | - added new backend for pysqlcipher, as we will probabl... |
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-19 |
Mike Bayer | - repair documenation for object_session(), returns... |
commit | commitdiff | tree | snapshot |
| 2014-10-19 |
Mike Bayer | - flake8 |
commit | commitdiff | tree | snapshot |
| 2014-10-15 |
mozillazg | Fixed typo |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Mike Bayer | 0.9.8 rel_0_9_8 |
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-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-10 |
Mike Bayer | - fix the marker here so this page can be found |
commit | commitdiff | tree | snapshot |
| 2014-10-10 |
Mike Bayer | - apply patches to correct for + sign in with_hint... |
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-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-26 |
Mike Bayer | - flake8 |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Mike Bayer | - add explicit warning re: polymorphic_on, cascading... |
commit | commitdiff | tree | snapshot |
| 2014-09-24 |
Mike Bayer | - clarify documentation on exists() that it is preferre... |
commit | commitdiff | tree | snapshot |
| 2014-09-23 |
Mike Bayer | - flake8 all of test/ext/declarative |
commit | commitdiff | tree | snapshot |
| 2014-09-19 |
Mike Bayer | - these tests don't test anything in SQLAlchemy - from... |
commit | commitdiff | tree | snapshot |
| 2014-09-18 |
Mike Bayer | - Fixed bug that affected generally the same classes... |
commit | commitdiff | tree | snapshot |
| 2014-09-18 |
Mike Bayer | - Fixed an unlikely race condition observed in some... |
commit | commitdiff | tree | snapshot |
| 2014-09-18 |
Mike Bayer | - Fixed bug that affected many classes of event, partic... |
commit | commitdiff | tree | snapshot |
| 2014-09-17 |
Mike Bayer | - not sure what this is testing but remove the self... |
commit | commitdiff | tree | snapshot |
| 2014-09-16 |
Mike Bayer | - Fixed the version string detection in the pymssql... |
commit | commitdiff | tree | snapshot |
| 2014-09-16 |
Mike Bayer | - raise from cause here to preserve stack trace |
commit | commitdiff | tree | snapshot |
| 2014-09-16 |
Jan | Added EXASolution dialect to documentation |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Mike Bayer | - use compat.u for python3.2, fixes #3198 |
commit | commitdiff | tree | snapshot |
| 2014-09-15 |
Mike Bayer | - fix issue where nose Failure object comes into play... |
commit | commitdiff | tree | snapshot |
| 2014-09-14 |
Jim Hokanson | Updated documenation for engines.rst |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Mike Bayer | - Fixed warning that would emit when a complex self... |
commit | commitdiff | tree | snapshot |
| 2014-09-10 |
Mike Bayer | - Fixed bug in ordering list where the order of items... |
commit | commitdiff | tree | snapshot |
| 2014-09-09 |
Mike Bayer | - for whatever reason, Insert.values() with multi value... |
commit | commitdiff | tree | snapshot |
| 2014-09-09 |
Mike Bayer | - add in all the method-chained methods to the paramete... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Mike Bayer | - mako_layout isn't used, remove it |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
hiaselhans | Docs: use the base layout when mako_layout=='epub' |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Mike Bayer | - set flavor to "index" here as MySQL is sending None |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Mike Bayer | - An adjustment to table/index reflection such that... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Mike Bayer | - backport the expects_warning() context manager from 1.0 |
commit | commitdiff | tree | snapshot |
| 2014-09-01 |
Mike Bayer | - more updates to text docs, literal_column, column... |
commit | commitdiff | tree | snapshot |
| 2014-09-01 |
Mike Bayer | - walk back these literal SQL lectures into something... |
commit | commitdiff | tree | snapshot |
| 2014-08-31 |
Mike Bayer | - improve from_statement() doc |
commit | commitdiff | tree | snapshot |
| 2014-08-31 |
Mike Bayer | - start encouraging the use of text() for injection... |
commit | commitdiff | tree | snapshot |
| 2014-08-29 |
Mike Bayer | - add a test to events within load to verify something... |
commit | commitdiff | tree | snapshot |
| 2014-08-29 |
Mike Bayer | - add some more docs to yield_per |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - changelog for pr bitbucket:28 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Matt Chisholm | add update() support to MutableDict |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - changelog for pr bitbucket:27 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Matt Chisholm | fix MutableDict.coerce |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - mention that FOUND_ROWS is hardcoded; fixes #3146 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - deprecation note regarding resurrect, reference ... |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Add note on begin_nested requiring rollback/commit |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | Merge branch 'rel_0_9' of bitbucket.org:zzzeek/sqlalche... |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Fix doc typo 'conjunection' |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Fix copy-paste error in Delete doc |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | - doc corrections for inline=True |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | - upgrade the note about inline=True to a warning,... |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - Fixed bug in connection pool logging where the "conne... |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - pep8 cleanup |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - changelog for pullreq github:125 |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Tony Locke | pg8000 now supports sane_multi_rowcount |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - mutablemapping adds compiler overhead, so screw it |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - TIL that dict.keys() in py3K is not an iterator,... |
commit | commitdiff | tree | snapshot |
| next |