| Commit message (Expand) | Author | Age | Files | Lines |
* | use correct entity in path for aliased class relationship | Mike Bayer | 2021-10-22 | 1 | -0/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | synonym fixes and enhancements | Mike Bayer | 2021-04-16 | 1 | -7/+18 |
* | ensure composite refresh handler synced w/ mutable composite | Mike Bayer | 2021-03-04 | 1 | -7/+27 |
* | Further refine labeling for renamed columns | Mike Bayer | 2021-02-12 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | upgrade to black 20.8b1 | Mike Bayer | 2020-09-28 | 1 | -1/+1 |
* | Add support for classical mapping of dataclasses | Václav Klusák | 2020-09-01 | 1 | -1/+1 |
* | Turn on caching everywhere, add logging | Mike Bayer | 2020-06-10 | 1 | -1/+0 |
* | Convert bulk update/delete to new execution model | Mike Bayer | 2020-06-06 | 1 | -0/+3 |
* | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -2/+2 |
* | Run search and replace of symbolic module names | Mike Bayer | 2020-04-14 | 1 | -4/+8 |
* | Remove code deprecated before version 1.1 | Federico Caselli | 2020-04-09 | 1 | -87/+0 |
* | Simplified module pre-loading strategy and made it linter friendly | Federico Caselli | 2020-03-07 | 1 | -5/+3 |
* | Remove print statement in favor of print() function in docs and examples | Albert Tugushev | 2020-02-26 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Generalize DescriptorProps.uses_objects | Mike Bayer | 2019-11-23 | 1 | -1/+7 |
* | Implement raiseload for deferred columns | Mike Bayer | 2019-10-16 | 1 | -1/+1 |
* | Remove deprecated extension and similar classes | Mike Bayer | 2019-10-06 | 1 | -15/+0 |
* | Simplify _ColumnEntity, related | Mike Bayer | 2019-09-30 | 1 | -7/+14 |
* | Ensure association proxy works over synonym | Mike Bayer | 2019-03-06 | 1 | -0/+4 |
* | Implement relationship to AliasedClass; deprecate non primary mappers | Mike Bayer | 2019-01-25 | 1 | -5/+12 |
* | Add deprecation warnings to all deprecated APIs | Mike Bayer | 2019-01-23 | 1 | -11/+15 |
* | Convert most "See also" phrases into .. seealso:: | Mike Bayer | 2019-01-15 | 1 | -5/+5 |
* | Remove version directives for 0.6, 0.7, 0.8 | Mike Bayer | 2019-01-15 | 1 | -7/+1 |
* | correct paramref to property links to refer to creation function | Mike Bayer | 2019-01-13 | 1 | -1/+1 |
* | Merge "use ..deprecated directive w/ version in all cases" | mike bayer | 2019-01-12 | 1 | -1/+8 |
|\ |
|
| * | use ..deprecated directive w/ version in all cases | Mike Bayer | 2019-01-11 | 1 | -1/+8 |
* | | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
|/ |
|
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -7/+12 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -104/+103 |
* | Prep for flake8 refactoring | Mike Bayer | 2019-01-03 | 1 | -4/+4 |
* | Implement SynonymProperty.get_history() | Mike Bayer | 2018-12-27 | 1 | -0/+4 |
* | Document and support nested composites | Mike Bayer | 2018-12-12 | 1 | -1/+3 |
* | Unwrap Proxy objects when scanning declared_attr | Mike Bayer | 2018-08-23 | 1 | -0/+1 |
* | Further refine map_column verbiage | Mike Bayer | 2018-01-25 | 1 | -5/+10 |
* | Rework synonym, synonym_for documentation | Mike Bayer | 2018-01-24 | 1 | -20/+56 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | Check for non-mapped property in synonym | Mike Bayer | 2017-09-04 | 1 | -1/+12 |
* | Support hybrids/composites with bulk updates | Mike Bayer | 2017-03-22 | 1 | -3/+23 |
* | Support python3.6 | Mike Bayer | 2017-01-13 | 1 | -1/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Enhance "raise" strategy to include "raise_on_sql" option | Mike Bayer | 2016-10-04 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - add MemoizedSlots, a generalized solution to using __getattr__ | Mike Bayer | 2015-01-05 | 1 | -0/+4 |
* | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -2/+2 |
* | - The ``info`` parameter has been added to the constructor for | Mike Bayer | 2014-08-13 | 1 | -2/+17 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -67/+68 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |