| Commit message (Expand) | Author | Age | Files | Lines |
| * | - added new backend for pysqlcipher, as we will probably get | Mike Bayer | 2014-10-29 | 2 | -1/+18 |
| * | changelog | Mike Bayer | 2014-10-26 | 1 | -0/+9 |
| * | typo | Mike Bayer | 2014-10-23 | 1 | -1/+1 |
| * | move this into behavioral changes | Mike Bayer | 2014-10-23 | 1 | -83/+88 |
| * | - Fixed bug in single table inheritance where a chain of joins | Mike Bayer | 2014-10-23 | 2 | -1/+104 |
| * | - Fixed bug where the ON clause for :meth:`.Query.join`, | Mike Bayer | 2014-10-23 | 1 | -0/+13 |
| * | - changelog for pullreq github:139 | Mike Bayer | 2014-10-21 | 1 | -0/+12 |
| * | - changelog | Mike Bayer | 2014-10-21 | 1 | -0/+10 |
| * | - Reversing a change that was made in 0.9, the "singleton" nature | Mike Bayer | 2014-10-19 | 2 | -0/+36 |
| * | - Fixed bug where :meth:`.Session.expunge` would not fully detach | Mike Bayer | 2014-10-19 | 2 | -0/+46 |
| * | - A warning is emitted in the case of multiple relationships thatticket_3230 | Mike Bayer | 2014-10-19 | 2 | -4/+149 |
| * | - Exception messages have been spiffed up a bit. The SQL statement | Mike Bayer | 2014-10-17 | 1 | -0/+13 |
| * | - The :meth:`.Query.update` method will now convert string key | Mike Bayer | 2014-10-16 | 2 | -0/+73 |
| * | - Improvements to the mechanism used by :class:`.Session` to locate | Mike Bayer | 2014-10-14 | 2 | -0/+55 |
| * | - The ``__module__`` attribute is now set for all those SQL and | Mike Bayer | 2014-10-14 | 1 | -0/+9 |
| * | - merge 0.9.8 release date | Mike Bayer | 2014-10-13 | 1 | -0/+1 |
| * | - Mysqlconnector as of version 2.0, probably as a side effect of | Mike Bayer | 2014-10-12 | 1 | -0/+21 |
| * | - Fixed long-standing bug in Oracle dialect where bound parameter | Mike Bayer | 2014-10-11 | 1 | -0/+9 |
| * | - :meth:`.Insert.from_select` now includes Python and SQL-expression | Mike Bayer | 2014-10-10 | 3 | -1/+46 |
| * | - add a migration note for ref #3222 | Mike Bayer | 2014-10-09 | 2 | -0/+65 |
| * | - The ON clause rendered when using :meth:`.Query.join`, | Mike Bayer | 2014-10-09 | 1 | -0/+14 |
| * | - Fixed bug where a fair number of SQL elements within | Mike Bayer | 2014-10-09 | 1 | -0/+11 |
| * | - Fixed "'NoneType' object has no attribute 'concrete'" error | Mike Bayer | 2014-10-06 | 1 | -0/+9 |
| * | - The execution options passed to an :class:`.Engine` either via | Mike Bayer | 2014-10-06 | 1 | -0/+17 |
| * | - move some things that are features to the features | Mike Bayer | 2014-10-04 | 1 | -213/+213 |
| * | - use provide_metadata for new unique constraint / index tests | Mike Bayer | 2014-10-04 | 2 | -0/+89 |
| * | - changelog, migration for pr github:134 | Mike Bayer | 2014-10-04 | 3 | -0/+33 |
| * | - rework tests for attached databases into individual tests, | Mike Bayer | 2014-09-29 | 1 | -0/+14 |
| * | - A revisit to this issue first patched in 0.9.5, apparently | Mike Bayer | 2014-09-29 | 1 | -0/+13 |
| * | - Fixed bug where a "branched" connection, that is the kind you get | Mike Bayer | 2014-09-26 | 1 | -0/+10 |
| * | - Fixed bug where a "branched" connection, that is the kind you get | Mike Bayer | 2014-09-26 | 1 | -0/+10 |
| * | - add explicit warning re: polymorphic_on, cascading is not supported | Mike Bayer | 2014-09-26 | 1 | -0/+6 |
| * | - refactor of declarative, break up into indiviudal methods | Mike Bayer | 2014-09-25 | 3 | -1/+165 |
| * | - convert to spaces | Mike Bayer | 2014-09-25 | 1 | -191/+191 |
| * | - The :mod:`sqlalchemy.ext.automap` extension will now set | Mike Bayer | 2014-09-22 | 1 | -0/+16 |
| * | - Fixed bug that affected generally the same classes of event | Mike Bayer | 2014-09-18 | 1 | -0/+13 |
| * | - Fixed an unlikely race condition observed in some exotic end-user | Mike Bayer | 2014-09-18 | 1 | -0/+11 |
| * | - Fixed bug that affected many classes of event, particularly | Mike Bayer | 2014-09-18 | 1 | -0/+14 |
| * | - Added new method :meth:`.Select.with_statement_hint` and ORM | Mike Bayer | 2014-09-18 | 1 | -0/+8 |
| * | - Added support for the Oracle table option ON COMMIT. This is being | Mike Bayer | 2014-09-17 | 2 | -6/+11 |
| * | - changelog for #3203; fixes #3203 | Mike Bayer | 2014-09-17 | 1 | -0/+14 |
| * | - Added :meth:`.Inspector.get_temp_table_names` and | Mike Bayer | 2014-09-17 | 2 | -0/+38 |
| * | Merge branch 'pr128' | Mike Bayer | 2014-09-17 | 2 | -0/+45 |
| |\ |
|
| | * | - repair get_foreign_table_names() for PGInsp/dialect levelpr128 | Mike Bayer | 2014-09-17 | 2 | -0/+45 |
| * | | - Fixed the version string detection in the pymssql dialect to | Mike Bayer | 2014-09-16 | 1 | -0/+9 |
| |/ |
|
| * | Merge pull request #138 from BY-jk/master | mike bayer | 2014-09-16 | 1 | -0/+1 |
| |\ |
|
| | * | Added EXASolution dialect to documentationpr/138 | Jan | 2014-09-16 | 1 | -0/+1 |
| * | | Updated documenation for engines.rstpr/135 | Jim Hokanson | 2014-09-14 | 1 | -1/+6 |
| * | | - Fixed warning that would emit when a complex self-referential | Mike Bayer | 2014-09-11 | 1 | -1/+11 |
| * | | - Fixed bug in ordering list where the order of items would be | Mike Bayer | 2014-09-10 | 1 | -0/+11 |