| 2016-01-28 |
Mike Bayer | - use schema argument correctly when we are dropping... |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Mike Bayer | - using extras here has the effect of defeating the... |
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 |
Mike Bayer | - experimental - try out a very open ended design for... |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Mike Bayer | - reinstate "dont set up integer index in keymap if... |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Mike Bayer | - restore the use of PYTHONNOUSERSITE that was removed |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Mike Bayer | Revert "- dont set up integer index in keymap if we... |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Mike Bayer | - dont set up integer index in keymap if we're on cexts |
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-26 |
Mike Bayer | - The workaround for right-nested joins on SQLite,... |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Mike Bayer | remove PYTHONNOUSERSITE, not sure why this was here... |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Mike Bayer | - another approach at coverage |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Mike Bayer | - try to improve the default coverage job |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Mike Bayer | - fix the deps for the last change |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Mike Bayer | - unfortunately we have to force the paths to be shorte... |
commit | commitdiff | tree | snapshot |
| 2016-01-24 |
Mike Bayer | - add a new qualifier "native" vs. "dbapi" unicode... |
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 regex here, columns dont matter, keep coming... |
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 | - make this test deterministic |
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 | - Added new parameter :paramref:`.orm.mapper.passive_de... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Mike Bayer | - The unsupported Sybase dialect now raises ``NotImplem... |
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-19 |
Mike Bayer | - the order in which _generate_backref() for different... |
commit | commitdiff | tree | snapshot |
| 2016-01-19 |
Mike Bayer | - calling str() on a core sql construct has been made... |
commit | commitdiff | tree | snapshot |
| 2016-01-19 |
Mike Bayer | - Fixed issue where two same-named relationships that... |
commit | commitdiff | tree | snapshot |
| 2016-01-19 |
Mike Bayer | - The ``str()`` call for :class:`.Query` will now take... |
commit | commitdiff | tree | snapshot |
| 2016-01-18 |
Mike Bayer | - Fixed bug where some exception re-raise scenarios... |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/227' |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
Mike Bayer | - fix People -> Person , fixes #3628 |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
rmn | Fix typo in relationships docs |
commit | commitdiff | tree | snapshot |
| 2016-01-14 |
Mike Bayer | - update |
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 | - A deep improvement to the recently added :meth:`... |
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 |
Mike Bayer | - convert keys to str for None not sortable against... |
commit | commitdiff | tree | snapshot |
| 2016-01-12 |
Mike Bayer | - changelog for pr bitbucket:70, fixes #3624 |
commit | commitdiff | tree | snapshot |
| 2016-01-12 |
Guillaume DOUMENC | Remove quote on first DATEPART paramater |
commit | commitdiff | tree | snapshot |
| 2016-01-11 |
Mike Bayer | - reorganize schema_translate_map to be succinct and... |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | - refactor a bit the loader options system to make... |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | - fix link to types in metadata, fixes #3618 |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/225' |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/226' |
commit | commitdiff | tree | snapshot |
| 2016-01-10 |
Mike Bayer | - ensure we use a Connection for effective schema here... |
commit | commitdiff | tree | snapshot |
| 2016-01-09 |
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-09 |
Mike Bayer | - Multi-tenancy schema translation for :class:`.Table... |
commit | commitdiff | tree | snapshot |
| 2016-01-08 |
Mike Bayer | - fix docstrings |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Mike Bayer | Merged in jvanasco/sqlalchemy-alt/issue_docs_scoped_ses... |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Mike Bayer | - pg8000 fixes for json |
commit | commitdiff | tree | snapshot |
| 2016-01-07 |
Mike Bayer | - add a do-nothing for mock url _instantiate_plugins |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Mike Bayer | - add limiting criteria to the JSON tests so that we... |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Mike Bayer | - Added a new entrypoint system to the engine to allow... |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Mike Bayer | - long line |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Mike Bayer | - add a few JSON tests specific to MySQL, including... |
commit | commitdiff | tree | snapshot |
| 2016-01-06 |
Mike Bayer | - Added :class:`.mysql.JSON` for MySQL 5.7. The JSON... |
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 | - Fixed 1.0 regression where the eager fetch of cursor... |
commit | commitdiff | tree | snapshot |
| 2016-01-04 |
Mike Bayer | - break out mysql/base into modules as it's getting... |
commit | commitdiff | tree | snapshot |
| 2015-12-24 |
Jeff Widman | Update SQLAlchemy-Migrate link to the new repo |
commit | commitdiff | tree | snapshot |
| 2015-12-24 |
Mike Bayer | - Fixed an assertion that would raise somewhat inapprop... |
commit | commitdiff | tree | snapshot |
| 2015-12-23 |
Mike Bayer | - release date for 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 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/222' |
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 |
jonathan vanasco | Merge branch 'master' of bitbucket.org:zzzeek/sqlalchemy |
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-14 |
Hanno Schlichting | Add new reserved words for MySQL 5.7. |
commit | commitdiff | tree | snapshot |
| 2015-12-13 |
Mike Bayer | - Fixed bug where use of the :meth:`.Query.select_from... |
commit | commitdiff | tree | snapshot |
| next |