| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some broken links in docsrel_0_8 | Ville Skyttä | 2016-04-06 | 3 | -4/+4 |
* | - update oracle JDBC driver URL, fixes #3554 | Mike Bayer | 2016-01-20 | 1 | -1/+4 |
* | Update base.py | Peter Demin | 2015-10-08 | 1 | -1/+1 |
* | - remove ambiguous use of the phrase "joined together by AND" as this | Mike Bayer | 2015-10-01 | 2 | -5/+12 |
* | Correcting the Hybrid Property Example | Jason Myers | 2015-09-10 | 1 | -2/+2 |
* | fix typo int->into | halfcrazy | 2015-08-09 | 1 | -1/+1 |
* | fdb drivers seem to be no longer available | Mike Bayer | 2015-03-24 | 1 | -1/+0 |
* | - fix typo, fixes #3325 | Mike Bayer | 2015-03-17 | 1 | -1/+1 |
* | - remove now-misleading comment that SQLite doesn't support MATCH, | Mike Bayer | 2015-03-14 | 1 | -2/+4 |
* | - call this 1.0.0b1 | Mike Bayer | 2015-03-13 | 1 | -16/+16 |
* | - fix quantize recipe, fixes #3322 | Mike Bayer | 2015-03-12 | 1 | -1/+1 |
* | - backport the latest version of scrolling | Mike Bayer | 2014-12-30 | 1 | -25/+38 |
* | - merge the safari-related changes to init.js from zzzeeksphinx | Mike Bayer | 2014-12-28 | 1 | -6/+21 |
* | Maul the evaulate & friends typo | Priit Laes | 2014-12-19 | 4 | -4/+4 |
* | Fixed typo | mozillazg | 2014-10-15 | 1 | -1/+1 |
* | Updated documenation for engines.rst | Jim Hokanson | 2014-09-14 | 1 | -1/+6 |
* | - for whatever reason, Insert.values() with multi values wasn't | Mike Bayer | 2014-09-09 | 2 | -0/+28 |
* | - mako_layout isn't used, remove it | Mike Bayer | 2014-09-07 | 2 | -4/+4 |
* | Docs: use the base layout when mako_layout=='epub' | hiaselhans | 2014-09-07 | 2 | -1/+8 |
* | - clarify docs that contains_eager() is included in the of_type() system, | Mike Bayer | 2014-08-07 | 1 | -2/+5 |
* | fix typo in cascade documentation | Michael White | 2014-08-06 | 1 | -1/+1 |
* | 0.8.7rel_0_8_7 | Mike Bayer | 2014-07-22 | 2 | -2/+3 |
* | - backport 0.9-related updates | Mike Bayer | 2014-07-22 | 1 | -24/+23 |
* | - ticket inline | Mike Bayer | 2014-07-22 | 1 | -5/+1 |
* | - backport #3093 to 0.8, fixes #3093 | Mike Bayer | 2014-07-16 | 3 | -4/+18 |
* | - need Integer here as #1765 is in 0.9 | Mike Bayer | 2014-07-16 | 1 | -4/+4 |
* | - Added statement encoding to the "SET IDENTITY_INSERT" | Mike Bayer | 2014-07-14 | 3 | -6/+23 |
* | - In the SQL Server pyodbc dialect, repaired the implementation | Mike Bayer | 2014-07-14 | 3 | -1/+37 |
* | - add some order bys | Mike Bayer | 2014-07-14 | 1 | -3/+15 |
* | - adjust this to work on PG also | Mike Bayer | 2014-07-13 | 1 | -2/+3 |
* | - Fixed bug in :class:`.Enum` and other :class:`.SchemaType` | Mike Bayer | 2014-07-13 | 5 | -7/+86 |
* | - Fixed a bug within the custom operator plus :meth:`.TypeEngine.with_variant` | Mike Bayer | 2014-06-27 | 3 | -1/+43 |
* | wrong version number | Mike Bayer | 2014-06-27 | 1 | -1/+1 |
* | - MySQL error 2014 "commands out of sync" appears to be raised as a | Mike Bayer | 2014-06-27 | 2 | -1/+11 |
* | additional version notes | Mike Bayer | 2014-06-20 | 1 | -5/+5 |
* | - Fixed bug where column names added to ``mysql_length`` parameter | Mike Bayer | 2014-06-18 | 3 | -3/+51 |
* | - The ``__mapper_args__`` dictionary is copied from a declarative | Mike Bayer | 2014-05-30 | 3 | -1/+44 |
* | relative here | Mike Bayer | 2014-05-29 | 1 | -0/+1 |
* | - all new approach which allows the main text to be on the top | Mike Bayer | 2014-05-29 | 5 | -134/+207 |
* | - disable the scrolling layout, anchors for code/params are not working, | Mike Bayer | 2014-05-29 | 1 | -1/+2 |
* | - a rework of doc layout and nav: | Mike Bayer | 2014-05-28 | 6 | -73/+170 |
* | - Fixed bug in INSERT..FROM SELECT construct where selecting from a | Mike Bayer | 2014-05-25 | 3 | -2/+28 |
* | - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, which | Mike Bayer | 2014-05-25 | 3 | -0/+26 |
* | - Fixed bug in subquery eager loading where a long chain of | Mike Bayer | 2014-05-25 | 4 | -2/+127 |
* | - hyperlink all the column operators listed in the ORM tutorial common filter... | Mike Bayer | 2014-05-24 | 2 | -15/+25 |
* | typo | Mike Bayer | 2014-05-16 | 1 | -1/+1 |
* | - add lots more to the profiling section | Mike Bayer | 2014-05-16 | 1 | -334/+520 |
* | Add note on PostgreSQL config for test runs | Gunnlaugur Þór Briem | 2014-05-15 | 1 | -0/+6 |
* | - Fixed bug in mutable extension where :class:`.MutableDict` did not | Mike Bayer | 2014-05-14 | 3 | -0/+30 |
* | - add a new FAQ section "performance", put the profiling article there, | Mike Bayer | 2014-05-12 | 1 | -135/+249 |