| 2016-02-08 |
Mike Bayer | - add missing __backend__ directives so that oracle... |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Mike Bayer | - detect "Enterprise" and assume compression stuff... |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Mike Bayer | - adjust the MultiSchemaTest to handle multiple test_sc... |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Mike Bayer | - adjust to allow dblink tests to work with multiproces... |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Mike Bayer | - more oracle fixes |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Mike Bayer | - add multi-database provisioning for oracle |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Mike Bayer | - add literal_binds for delete() statements in addition... |
commit | commitdiff | tree | snapshot |
| 2016-02-03 |
Tim Tate | fix passing literal_binds flag through for update and... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Mike Bayer | - changelog for #3621 fixes #3621 |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Carlos Rivas | Removed entry that causes AttributeError (#3621) -... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Mike Bayer | - D rules seem to have been added overnight to the... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Mike Bayer | - Fixed issue where inadvertent use of the Python ... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Mike Bayer | - put a retry in for PG database provisioning as it... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Mike Bayer | - happy new year |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Mike Bayer | - use a StaticPool for componentreflectiontest to ensure |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Mike Bayer | - use schema argument correctly when we are dropping... |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Mike Bayer | - revert the change first made in a6fe4dc, as we are... |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Ruilin Huang | fix %x string format to compatible with Python 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
xghrl | fix %x string format to compatible with Python 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Mike Bayer | - unfortunately we need to match within join where... |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Mike Bayer | - rework ColumnCollection to no longer persist "all_col... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - fix array test that was essentially taking a weird... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - fix stray connection |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - restate the "secondary" / AssociationProxy warning... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - use uuid fragments for provision names to enable... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - native unicode expectations are too difficult to... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Mike Bayer | - move out match compiler test to test_compiler |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
Mike Bayer | - add missing IGNORE_EXCEPTION_DETAIL flag |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
Mike Bayer | - add a forwards-test here as well |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
Mike Bayer | - documenation updates to clarify specific SQLite versions |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - generalize the verbiage on LargeBinary so that it... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - update oracle JDBC driver URL, fixes #3554 |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - cross link for concrete helper classes |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - typo |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - redo the docs for concrete inheritance to more strongly |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - clarify the "Adding" section also illustrates updates... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - add a note that the literal_binds flag should be... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Chase | Fix ArrayOfEnum's handling of empty arrays. |
commit | commitdiff | tree | snapshot |
| 2016-01-18 |
Mike Bayer | - Fixed bug where some exception re-raise scenarios... |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
rmn | Fix typo in relationships docs |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
Mike Bayer | - fix People -> Person , fixes #3628 |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Mike Bayer | - illustrate these using the newer exception doctest... |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Mike Bayer | - there was a DATEPART test after all, fix format |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Mike Bayer | - fix some old verbiage that refers to text() as an... |
commit | commitdiff | tree | snapshot |
| 2016-01-12 |
Guillaume DOUMENC | Remove quote on first DATEPART paramater |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | - fix link to types in metadata, fixes #3618 |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Jeff Widman | Update SQLAlchemy-Migrate link to the new repo |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Adrian Moennich | Fix typo in session docs |
commit | commitdiff | tree | snapshot |
| 2016-01-09 |
Mike Bayer | - Fixed regression since 0.9 where the 0.9 style loader... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
jonathan vanasco | updated sphinx tageting |
commit | commitdiff | tree | snapshot |
| 2016-01-05 |
Mike Bayer | - dont forwards-report tons of 1.0.x changes in the... |
commit | commitdiff | tree | snapshot |
| 2016-01-05 |
Mike Bayer | - version bump |
commit | commitdiff | tree | snapshot |
| 2016-01-05 |
Mike Bayer | - Fixed 1.0 regression where the eager fetch of cursor... |
commit | commitdiff | tree | snapshot |
| 2015-12-23 |
Mike Bayer | 1.0.11 rel_1_0_11 |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Mike Bayer | - An adjustment to the regular expression used to parse... |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Mike Bayer | - changelog for pullreq github:222 |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Hanno Schlichting | Add new reserved words for MySQL 5.7. |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Mike Bayer | - varchar requires a length |
commit | commitdiff | tree | snapshot |
| 2015-12-22 |
Mike Bayer | - add the test from ref #3614 as well for testing ref... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Mike Bayer | - just use *arg straight without "key" for pop |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Mike Bayer | - Further fixes to :ticket:`3605`, pop method on :class... |
commit | commitdiff | tree | snapshot |
| 2015-12-17 |
Jeff Widman | Make docs listing of param order for event.listen match... |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
jonathan vanasco | some spelling fixes |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
Mike Bayer | - remove errant pdb, references #3612 |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
Mike Bayer | - Fixed bug in baked loader system where the systemwide... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - hyperlink default-related parameters |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - Fixed regression caused in 1.0.10 by the fix for... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - add some more oracle skips |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - a few tweaks to allow "server_defaults" to be a littl... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - since we are mutating the statement in a loop, start... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - Fixed bug where :meth:`.Session.bulk_update_mappings... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - Fixed bug in :meth:`.Update.return_defaults` which... |
commit | commitdiff | tree | snapshot |
| 2015-12-13 |
Mike Bayer | - 1.0.11 |
commit | commitdiff | tree | snapshot |
| 2015-12-13 |
Mike Bayer | - Fixed bug where use of the :meth:`.Query.select_from... |
commit | commitdiff | tree | snapshot |
| 2015-12-11 |
Mike Bayer | 1.0.10 rel_1_0_10 |
commit | commitdiff | tree | snapshot |
| 2015-12-11 |
Mike Bayer | - Added support for the ``dict.pop()`` and ``dict.popit... |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | - convert ORM tutorial and basic_relationships to favor |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | - The ORM and Core tutorials, which have always been... |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Nils Philippsen | fix some typos |
commit | commitdiff | tree | snapshot |
| 2015-12-09 |
Mike Bayer | - Fixed issue within the :meth:`.Insert.from_select... |
commit | commitdiff | tree | snapshot |
| 2015-12-08 |
Mike Bayer | - fix changelog for #3602 |
commit | commitdiff | tree | snapshot |
| 2015-12-08 |
Mike Bayer | - make this DROP conditional, attempting to isolate... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - Fixed bug in MySQL reflection where the "fractional... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - flake8 test_reflection and rework the type-based... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - write a real inline documentation section for from_se... |
commit | commitdiff | tree | snapshot |
| 2015-12-05 |
Mike Bayer | - and NLS_LANG.... |
commit | commitdiff | tree | snapshot |
| 2015-12-05 |
Mike Bayer | - add ORACLE_HOME to passenv allowing oracle to work... |
commit | commitdiff | tree | snapshot |
| 2015-12-02 |
Mike Bayer | - Fixed issue where post_update on a many-to-one relati... |
commit | commitdiff | tree | snapshot |
| 2015-12-02 |
Mike Bayer | - Fixed bug where CREATE TABLE with a no-column table... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - Added the error "20006: Write to the server failed... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - changelog for #3573, fixes #3573 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Diana Clarke | - Postgres: Do not prefix table with schema in: "FOR... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - changelog for pullreq github:215 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
aisch | fix postgresql exclude contraint to check when= against... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/217' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/214' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - restore 'declarative' classifier |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Nils Philippsen | py2k: accept unicode literals on :func:`backref`, too |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - update changelog for all the py3.5/3.6 related prs... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
pgjones | Change generator termination from StopIteration to... |
commit | commitdiff | tree | snapshot |
| next |