| 2015-06-22 |
mike bayer | Merge pull request #183 from renshawbay/master |
commit | commitdiff | tree | snapshot |
| 2015-06-22 |
Pete Hollobon | Fix typo |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - repair that we use db_opts when the url here is diffe... |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - fixes to the warnings filters |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - more edits, references #3461 |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - for #3455 |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/179' into pr179 |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - fix the bullets |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - Fixed 1.0 regression where the enhanced behavior... |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
Mike Bayer | - add explciit section on engine disposal, fixes #3461 |
commit | commitdiff | tree | snapshot |
| 2015-06-18 |
Mike Bayer | - automap is stable |
commit | commitdiff | tree | snapshot |
| 2015-06-16 |
Mike Bayer | - Repaired the :class:`.ExcludeConstraint` construct... |
commit | commitdiff | tree | snapshot |
| 2015-06-16 |
Mike Bayer | - add a subsection on how to use Sequence with server_d... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - remove the redundant non-max-row-buffer test from... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | Merge branch 'pr182' |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - add test cases for pullreq github:182, where we add... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - Add a new le_() assertion for less than or equals |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Morgan McClure | Added max_row_buffer attribute to the context execution... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - revert this change which was inadvertently included... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - restore the approach we have for pk_params, but in... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
Mike Bayer | - add changelog for #3451, with 09485d733131b667813f44e... |
commit | commitdiff | tree | snapshot |
| 2015-06-13 |
Morgan McClure | BufferedRowResultProxy should stop growing at 100 |
commit | commitdiff | tree | snapshot |
| 2015-06-13 |
Patrick Hayes | Fix primary key behaviour in bulk_update |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
Mike Bayer | - Fixed an unexpected-use regression whereby custom... |
commit | commitdiff | tree | snapshot |
| 2015-06-10 |
Mike Bayer | - add an 0.9 migration note regarding TypeEngine's... |
commit | commitdiff | tree | snapshot |
| 2015-06-10 |
Mike Bayer | - Fixed a bug where clause adaption as applied to a... |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
Mike Bayer | - add a migration note for the query.update()/query... |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
Mike Bayer | - add a comment, also I think we want to expire before... |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/180' into pr180 |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
Mike Bayer | - Fixed an internal "memoization" routine for method... |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
Mike Bayer | - start 1.0.6 |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
Charles-Axel... | Expire session in testing transaction handling |
commit | commitdiff | tree | snapshot |
| 2015-06-07 |
Mike Bayer | - 1.0.5 rel_1_0_5 |
commit | commitdiff | tree | snapshot |
| 2015-06-07 |
Mike Bayer | - include tox.ini in the dist... |
commit | commitdiff | tree | snapshot |
| 2015-06-07 |
Mike Bayer | - repair these tests to use the global manager_of_class fn, |
commit | commitdiff | tree | snapshot |
| 2015-06-06 |
Mike Bayer | - Added new engine event :meth:`.ConnectionEvents.engin... |
commit | commitdiff | tree | snapshot |
| 2015-06-05 |
Mike Bayer | - Repaired some typing and test issues related to the... |
commit | commitdiff | tree | snapshot |
| 2015-06-05 |
Mike Bayer | - document SQlite dotted name issue, fixes #3441 |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
Pete Hollobon | Add reflection of PostgreSQL index access methods ... |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
Pete Hollobon | Add reflection of PostgreSQL index storage options |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Pete Hollobon | Add support for PostgreSQL index storage parameters |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Mike Bayer | - correctly categorize this changelog entry and rewrite it |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Mike Bayer | - fix this test to not require pyodbc installed |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Mike Bayer | - changelog for pr bitbucket:54 |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
INADA Naoki | baked: Support initial args for cache key |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/176' |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Éric Araujo | Fix typo in directive |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
Allen, Timothy | Update to correct TDS version; FreeTDS only supports... |
commit | commitdiff | tree | snapshot |
| 2015-05-26 |
Jochen Van... | Remove spaces around kwargs in metadata.rst |
commit | commitdiff | tree | snapshot |
| 2015-05-26 |
Mike Bayer | - Fixed bug where known boolean values used by |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Mike Bayer | - turn some dials to try to get more log output |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Mike Bayer | - work around RTD issue #1293, take one |
commit | commitdiff | tree | snapshot |
| 2015-05-25 |
Mike Bayer | - Added a new dialect flag to the MSSQL dialect |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Mike Bayer | - break out binary insert against None, disable for... |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Mike Bayer | - autopep8 |
commit | commitdiff | tree | snapshot |
| 2015-05-24 |
Mike Bayer | - liberalize list.remove() regexp as recent Pypy versions |
commit | commitdiff | tree | snapshot |
| 2015-05-23 |
Mike Bayer | - fix some tests related to the URL change and try... |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Mike Bayer | - Adjustments to the engine plugin hook, such that the |
commit | commitdiff | tree | snapshot |
| 2015-05-22 |
Mike Bayer | - document fully how to use autoincrement w/ SQLite... |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Mike Bayer | - Fixed regression in the :mod:`sqlalchemy.ext.mutable... |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
Mike Bayer | flake8 some tests |
commit | commitdiff | tree | snapshot |
| 2015-05-21 |
mike bayer | Merge pull request #173 from PierreRochard/patch-1 |
commit | commitdiff | tree | snapshot |
| 2015-05-17 |
Pierre Rochard | Correcting typo in introspection |
commit | commitdiff | tree | snapshot |
| 2015-05-16 |
Mike Bayer | - pg8000 wants to raise a ProgrammingError for a PK... |
commit | commitdiff | tree | snapshot |
| 2015-05-15 |
Mike Bayer | - Added support for the case of the misbehaving DBAPI... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Mike Bayer | - The "lightweight named tuple" used when a :class... |
commit | commitdiff | tree | snapshot |
| 2015-05-14 |
Mike Bayer | - Fixed bug where in the case that a pool checkout... |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
Mike Bayer | - Added official support for a CTE used by the SELECT... |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
Mike Bayer | - start 1.0.5 |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
Mike Bayer | 1.0.4 rel_1_0_4 |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
Mike Bayer | - plead with RTD to please please use the correct version |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
Mike Bayer | RTD doesn't seem to want to refresh on a git tag so... |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
Mike Bayer | - re-tag zzzeeksphinx w/ new version supporting sphinx 1.3 |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
Mike Bayer | - bump zs version due to not yet diagnosed error |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
Mike Bayer | - fix for py3k |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
Mike Bayer | - Fixed unexpected-use regression where in the odd... |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
Mike Bayer | - appease oracle's anger (no sequence defined for these... |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
Mike Bayer | - fix typo MANYTOONE -> MANYTOMANY, fixes #3415 |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
Peter Hoffmann | Mark tests that they require OFFSET support in database |
commit | commitdiff | tree | snapshot |
| 2015-05-02 |
Mike Bayer | - Liberalized an assertion that was added as part of... |
commit | commitdiff | tree | snapshot |
| 2015-05-02 |
Mike Bayer | - Fixed bug in enhanced constraint-attachment logic... |
commit | commitdiff | tree | snapshot |
| 2015-05-02 |
Mike Bayer | - start qualifying some regressions as "unexpected... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - update 3.4 callcounts |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - move away from explicit raises of SkipTest, instead... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - Repair _reinstall_default_lookups to also flip the... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - turn sessions in ResultTest to autocommit=True just... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - Fixed an import that prevented "pypy setup.py test... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - Repaired / added to tests yet more expressions that... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | 1.0.3 rel_1_0_3 |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - Fixed regression from 0.9.10 prior to release due... |
commit | commitdiff | tree | snapshot |
| 2015-05-01 |
Mike Bayer | - revise the last commit with a more traditional approach |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Mike Bayer | - work the wrapping of the "creator" to be as resilient to |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Mike Bayer | - New features added to support engine/pool plugins... |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Mike Bayer | - Fixed regression from as yet unreleased 0.9.10 where... |
commit | commitdiff | tree | snapshot |
| 2015-04-30 |
Mike Bayer | - Added a placeholder method :meth:`.TypeEngine.compare... |
commit | commitdiff | tree | snapshot |
| 2015-04-29 |
Mike Bayer | - Fixed regression within the flush process when an... |
commit | commitdiff | tree | snapshot |
| 2015-04-29 |
Mike Bayer | - add boldface for "viable" plus a note describing... |
commit | commitdiff | tree | snapshot |
| 2015-04-28 |
Mike Bayer | - Fixed bug in association proxy where an any()/has() |
commit | commitdiff | tree | snapshot |
| 2015-04-28 |
Mike Bayer | - Fixed bug where the truncation of long labels in... |
commit | commitdiff | tree | snapshot |
| 2015-04-28 |
mike bayer | Merge pull request #170 from eronisko/fix_typo |
commit | commitdiff | tree | snapshot |
| next |