2016-04-06 |
Ville Skyttä | Fix some broken links in docs rel_0_8 bb_old/rel_0_8 |
commit | commitdiff | tree |
2016-01-20 |
Mike Bayer | - update oracle JDBC driver URL, fixes #3554 |
commit | commitdiff | tree |
2015-10-08 |
Peter Demin | Update base.py |
commit | commitdiff | tree |
2015-10-01 |
Mike Bayer | - remove ambiguous use of the phrase "joined together... |
commit | commitdiff | tree |
2015-09-10 |
Jason Myers | Correcting the Hybrid Property Example |
commit | commitdiff | tree |
2015-08-09 |
halfcrazy | fix typo int->into |
commit | commitdiff | tree |
2015-03-24 |
Mike Bayer | fdb drivers seem to be no longer available |
commit | commitdiff | tree |
2015-03-17 |
Mike Bayer | - fix typo, fixes #3325 |
commit | commitdiff | tree |
2015-03-14 |
Mike Bayer | - remove now-misleading comment that SQLite doesn't... |
commit | commitdiff | tree |
2015-03-13 |
Mike Bayer | - call this 1.0.0b1 |
commit | commitdiff | tree |
2015-03-12 |
Mike Bayer | - fix quantize recipe, fixes #3322 |
commit | commitdiff | tree |
2014-12-30 |
Mike Bayer | - backport the latest version of scrolling |
commit | commitdiff | tree |
2014-12-29 |
Mike Bayer | - merge the safari-related changes to init.js from... |
commit | commitdiff | tree |
2014-12-19 |
Priit Laes | Maul the evaulate & friends typo |
commit | commitdiff | tree |
2014-10-15 |
mozillazg | Fixed typo |
commit | commitdiff | tree |
2014-09-14 |
Jim Hokanson | Updated documenation for engines.rst |
commit | commitdiff | tree |
2014-09-09 |
Mike Bayer | - for whatever reason, Insert.values() with multi value... |
commit | commitdiff | tree |
2014-09-07 |
Mike Bayer | - mako_layout isn't used, remove it |
commit | commitdiff | tree |
2014-09-07 |
hiaselhans | Docs: use the base layout when mako_layout=='epub' |
commit | commitdiff | tree |
2014-08-07 |
Mike Bayer | - clarify docs that contains_eager() is included in... |
commit | commitdiff | tree |
2014-08-07 |
Michael White | fix typo in cascade documentation |
commit | commitdiff | tree |
2014-07-22 |
Mike Bayer | 0.8.7 rel_0_8_7 |
commit | commitdiff | tree |
2014-07-22 |
Mike Bayer | - backport 0.9-related updates |
commit | commitdiff | tree |
2014-07-22 |
Mike Bayer | - ticket inline |
commit | commitdiff | tree |
2014-07-16 |
Mike Bayer | - backport #3093 to 0.8, fixes #3093 |
commit | commitdiff | tree |
2014-07-16 |
Mike Bayer | - need Integer here as #1765 is in 0.9 |
commit | commitdiff | tree |
2014-07-14 |
Mike Bayer | - Added statement encoding to the "SET IDENTITY_INSERT" |
commit | commitdiff | tree |
2014-07-14 |
Mike Bayer | - In the SQL Server pyodbc dialect, repaired the implem... |
commit | commitdiff | tree |
2014-07-14 |
Mike Bayer | - add some order bys |
commit | commitdiff | tree |
2014-07-14 |
Mike Bayer | - adjust this to work on PG also |
commit | commitdiff | tree |
2014-07-13 |
Mike Bayer | - Fixed bug in :class:`.Enum` and other :class:`.Schema... |
commit | commitdiff | tree |
2014-06-27 |
Mike Bayer | - Fixed a bug within the custom operator plus :meth... |
commit | commitdiff | tree |
2014-06-27 |
Mike Bayer | wrong version number |
commit | commitdiff | tree |
2014-06-27 |
Mike Bayer | - MySQL error 2014 "commands out of sync" appears to... |
commit | commitdiff | tree |
2014-06-20 |
Mike Bayer | additional version notes |
commit | commitdiff | tree |
2014-06-18 |
Mike Bayer | - Fixed bug where column names added to ``mysql_length... |
commit | commitdiff | tree |
2014-05-30 |
Mike Bayer | - The ``__mapper_args__`` dictionary is copied from... |
commit | commitdiff | tree |
2014-05-29 |
Mike Bayer | relative here |
commit | commitdiff | tree |
2014-05-29 |
Mike Bayer | - all new approach which allows the main text to be... |
commit | commitdiff | tree |
2014-05-29 |
Mike Bayer | - disable the scrolling layout, anchors for code/params... |
commit | commitdiff | tree |
2014-05-28 |
Mike Bayer | - a rework of doc layout and nav: |
commit | commitdiff | tree |
2014-05-25 |
Mike Bayer | - Fixed bug in INSERT..FROM SELECT construct where... |
commit | commitdiff | tree |
2014-05-25 |
Mike Bayer | - Added the ``hashable=False`` flag to the PG :class... |
commit | commitdiff | tree |
2014-05-25 |
Mike Bayer | - Fixed bug in subquery eager loading where a long... |
commit | commitdiff | tree |
2014-05-24 |
Mike Bayer | - hyperlink all the column operators listed in the... |
commit | commitdiff | tree |
2014-05-16 |
Mike Bayer | typo |
commit | commitdiff | tree |
2014-05-16 |
Mike Bayer | - add lots more to the profiling section |
commit | commitdiff | tree |
2014-05-15 |
Gunnlaugur... | Add note on PostgreSQL config for test runs |
commit | commitdiff | tree |
2014-05-14 |
Mike Bayer | - Fixed bug in mutable extension where :class:`.Mutable... |
commit | commitdiff | tree |
2014-05-12 |
Mike Bayer | - add a new FAQ section "performance", put the profilin... |
commit | commitdiff | tree |
2014-05-12 |
Wieland Hoffmann | Posgtresql -> PostgreSQL |
commit | commitdiff | tree |
2014-05-12 |
Mike Bayer | changelog for pullreq bitbucket:15 |
commit | commitdiff | tree |
2014-05-12 |
W. Sean McGivern | Added optional '=' to MySQL KEY_BLOCK_SIZE regex |
commit | commitdiff | tree |
2014-05-11 |
Matthias Urlichs | Documentation fix-up: "its" vs. "it's" |
commit | commitdiff | tree |
2014-05-11 |
Mike Bayer | - Fixed ORM bug where the :func:`.class_mapper` functio... |
commit | commitdiff | tree |
2014-05-09 |
Mike Bayer | - Fixed bug where :meth:`.Table.update` and :meth:... |
commit | commitdiff | tree |
2014-04-26 |
Alex Gaynor | Fix many typos throughout the codebase |
commit | commitdiff | tree |
2014-04-25 |
Mike Bayer | - add a note about versioning only applying to flushes |
commit | commitdiff | tree |
2014-04-23 |
Mike Bayer | - document that joinedload/eagerload work with of_type... |
commit | commitdiff | tree |
2014-04-23 |
benselme | Added some links in session docs |
commit | commitdiff | tree |
2014-04-11 |
Mike Bayer | 0.8.7 |
commit | commitdiff | tree |
2014-04-11 |
Mike Bayer | - Added a new "disconnect" message "connection has... |
commit | commitdiff | tree |
2014-04-11 |
antti_haapala | added an SSL related connection error |
commit | commitdiff | tree |
2014-04-11 |
Daniel Smith | Fixed bug in example code. |
commit | commitdiff | tree |
2014-04-06 |
Mike Bayer | repair erroneous whitespace in autodoc directives,... |
commit | commitdiff | tree |
2014-04-04 |
Mike Bayer | - add some docs for the instancestate linkage to the... |
commit | commitdiff | tree |
2014-04-02 |
Mike Bayer | - reverse order of columns in sample CTEs as this is... |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | 0.8.6 rel_0_8_6 |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | this doesnt need sane multi row now... |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | - revert part of c01558ae7f4a for now as we also test... |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | revert inadvertent pdb |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | - the rewording of orderinglist docs got committed... |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | - Fixed ORM bug where changing the primary key of an... |
commit | commitdiff | tree |
2014-03-26 |
Stefan Reich | Added missing text_type requirement to TextTest |
commit | commitdiff | tree |
2014-03-25 |
Mike Bayer | - Fixed regression caused by release 0.8.5 / 0.9.3... |
commit | commitdiff | tree |
2014-03-22 |
Mike Bayer | - Fixed regression from 0.8.3 as a result of :ticket... |
commit | commitdiff | tree |
2014-03-22 |
Mike Bayer | - Adjusted ``setup.py`` file to support the possible... |
commit | commitdiff | tree |
2014-03-21 |
Mike Bayer | - reword the paragraph which talks about web framework... |
commit | commitdiff | tree |
2014-03-19 |
Mike Bayer | fix assertion |
commit | commitdiff | tree |
2014-03-19 |
Mike Bayer | - Fixed bug in mutable extension as well as |
commit | commitdiff | tree |
2014-03-17 |
Charles-Axel... | Add is_ and isnot filter to the tutorial |
commit | commitdiff | tree |
2014-03-17 |
Mike Bayer | - Improved an error message which would occur if a... |
commit | commitdiff | tree |
2014-03-16 |
Mike Bayer | typo |
commit | commitdiff | tree |
2014-03-15 |
Mike Bayer | - fairly epic rework of the cascade documentation |
commit | commitdiff | tree |
2014-03-11 |
mike bayer | Merge pull request #79 from nibrahim/master |
commit | commitdiff | tree |
2014-03-09 |
Mike Bayer | merge new links to rel_0_8 |
commit | commitdiff | tree |
2014-03-04 |
Mike Bayer | cut out the BS as far as MySQLdb urls, put the one... |
commit | commitdiff | tree |
2014-02-28 |
Mike Bayer | - Fixed bug in :func:`.tuple_` construct where the... |
commit | commitdiff | tree |
2014-02-27 |
Mike Bayer | 0.8.6 |
commit | commitdiff | tree |
2014-02-27 |
Mike Bayer | - Removed stale names from ``sqlalchemy.orm.interfaces... |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | 0.8.5 rel_0_8_5 |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | 2014 |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | - isolate this failure as only on 0.8, only in py3... |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | - Added an additional message to psycopg2 disconnect... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - add a topological rule here to place PARTITIONS after... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | restore check ahead of the lock to avoid locking when... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - add improved support here for string parsing of predi... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - Support has been improved for Postgresql reflection... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - Added new MySQL-specific :class:`.mysql.DATETIME... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | changelog for pullreq 12 |
commit | commitdiff | tree |
next |