| Commit message (Expand) | Author | Age | Files | Lines |
| * | - put this back now that we found the source of this | Mike Bayer | 2015-01-02 | 1 | -5/+1 |
| * | - restate sort_tables in terms of a more fine grained | Mike Bayer | 2015-01-01 | 2 | -23/+166 |
| * | - remove private superclasses from docs in favor of fixing | Mike Bayer | 2014-12-27 | 3 | -14/+0 |
| * | corrections | Mike Bayer | 2014-12-27 | 5 | -19/+37 |
| * | - corrections | Mike Bayer | 2014-12-27 | 5 | -3/+5 |
| * | - squash-merge the improve_toc branch, which moves all the Sphinx styling | Mike Bayer | 2014-12-17 | 9 | -760/+784 |
| * | Removing unneeded space.pr/153 | Yuval Langer | 2014-12-09 | 1 | -1/+1 |
| * | - A new series of :class:`.Session` methods which provide hooks | Mike Bayer | 2014-12-08 | 1 | -0/+2 |
| * | - Added support for CTEs under Oracle. This includes some tweaks | Mike Bayer | 2014-12-04 | 1 | -0/+3 |
| * | - The :meth:`.Operators.match` operator is now handled such that the | Mike Bayer | 2014-12-04 | 1 | -0/+3 |
| * | - :meth:`.Insert.from_select` now includes Python and SQL-expression | Mike Bayer | 2014-10-10 | 1 | -1/+3 |
| * | - changelog, migration for pr github:134 | Mike Bayer | 2014-10-04 | 1 | -0/+5 |
| * | Updated documenation for engines.rstpr/135 | Jim Hokanson | 2014-09-14 | 1 | -1/+6 |
| * | - The :func:`~.expression.column` and :func:`~.expression.table` | Mike Bayer | 2014-09-01 | 1 | -0/+5 |
| * | - more updates to text docs, literal_column, column etc. in prep | Mike Bayer | 2014-09-01 | 1 | -22/+151 |
| * | - walk back these literal SQL lectures into something much more succinct. | Mike Bayer | 2014-08-31 | 1 | -15/+13 |
| * | - start encouraging the use of text() for injection of string-based SQL | Mike Bayer | 2014-08-31 | 1 | -7/+8 |
| * | - rework the entire approach to #3076. As we need to catch all exceptions | Mike Bayer | 2014-07-04 | 1 | -0/+3 |
| * | - add new section Working with Raw DBAPI Connections, fixes #2218. | Mike Bayer | 2014-06-30 | 1 | -0/+65 |
| * | - switch master to be 1.0 | Mike Bayer | 2014-05-23 | 1 | -2/+2 |
| * | Documentation fix-up: "its" vs. "it's"pr/91 | Matthias Urlichs | 2014-05-11 | 1 | -2/+2 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 6 | -8/+8 |
| * | - Added some new event mechanics for dialect-level events; the initial | Mike Bayer | 2014-03-24 | 1 | -0/+3 |
| * | - fairly epic rework of the cascade documentation | Mike Bayer | 2014-03-15 | 1 | -0/+2 |
| * | - Added a new feature :func:`.schema.conv`, the purpose of which is to | Mike Bayer | 2014-03-12 | 1 | -0/+1 |
| * | docs | Mike Bayer | 2014-02-25 | 1 | -3/+11 |
| * | - The new dialect-level keyword argument system for schema-level | Mike Bayer | 2014-02-25 | 1 | -0/+3 |
| * | - lets intersphinx the new alembic article on constraint names | Mike Bayer | 2014-02-02 | 1 | -0/+2 |
| * | - Added a new feature which allows automated naming conventions to be | Mike Bayer | 2014-02-01 | 1 | -0/+160 |
| * | seealsos in the tutorial | Mike Bayer | 2014-01-25 | 1 | -7/+50 |
| * | - start building out very comprehensive docstrings for core functions | Mike Bayer | 2014-01-25 | 1 | -0/+2 |
| * | - doc updates, include links to create_engine from tutorials, cleanup | Mike Bayer | 2014-01-23 | 2 | -44/+71 |
| * | - simplify the mechanics of PrimaryKeyConstraint with regards to reflection; | Mike Bayer | 2014-01-20 | 1 | -0/+26 |
| * | - add new event PoolEvents.invalidate(). allows interception of invalidation | Mike Bayer | 2014-01-12 | 1 | -1/+52 |
| * | Merge pull request #46 from vrajmohan/master | mike bayer | 2013-11-29 | 1 | -1/+1 |
| |\ |
|
| | * | Fix cross references | Vraj Mohan | 2013-11-17 | 1 | -1/+1 |
| * | | - New improvements to the :func:`.text` construct, including | Mike Bayer | 2013-11-29 | 1 | -3/+7 |
| |/ |
|
| * | Fix cross referencespr/44 | Vraj Mohan | 2013-11-14 | 2 | -10/+12 |
| * | Add undocumented members to resolve cross references | Vraj Mohan | 2013-11-14 | 1 | -0/+1 |
| * | Ensure API generation | Vraj Mohan | 2013-11-14 | 1 | -0/+3 |
| * | Remove references to (previously removed) AbstractType | Vraj Mohan | 2013-11-14 | 1 | -4/+0 |
| * | Ensure API generation of inherited members to resolve references | Vraj Mohan | 2013-11-14 | 1 | -0/+1 |
| * | Fix cross reference | Vraj Mohan | 2013-11-14 | 1 | -1/+1 |
| * | Ensure API generation | Vraj Mohan | 2013-11-14 | 1 | -0/+2 |
| * | Ensure API generation and fix cross references | Vraj Mohan | 2013-11-13 | 2 | -0/+24 |
| * | Ensure API doc for make_url and resolve references | Vraj Mohan | 2013-11-13 | 1 | -0/+2 |
| * | Fix cross references | Vraj Mohan | 2013-11-12 | 1 | -2/+2 |
| * | - add a section re: using column_reflect for mapping, link to it from the "na... | Mike Bayer | 2013-10-31 | 1 | -2/+2 |
| * | - ensure 0.9 in various documentation spaces | Mike Bayer | 2013-10-26 | 1 | -2/+2 |
| * | An overhaul of expression handling for special symbols particularly | Mike Bayer | 2013-10-23 | 1 | -4/+8 |