diff options
| author | Adrian Moennich <adrian@planetcoding.net> | 2015-08-11 23:08:28 +0200 |
|---|---|---|
| committer | Adrian Moennich <adrian@planetcoding.net> | 2015-08-12 18:39:43 +0200 |
| commit | 6d334da16553c91cbe82de7134042dbe3c511630 (patch) | |
| tree | db66cc1463a64ec7cb2d9f986521d3d567e659da /setup.py | |
| parent | 5198b1de31029cc985102cd13569086a7056c2f1 (diff) | |
| download | sqlalchemy-pr/193.tar.gz | |
Add raise/raiseload relationship loading strategypr/193
- available via `lazy='raise'` or by setting the `raiseload` strategy
via `options()`
- behaves almost like `lazy='noload'`, but instead of returning `None`
it raises `InvalidRequestError`
- based on code from Mike Bayer that was posted to the sqlalchemy
mailing list: https://groups.google.com/forum/#!topic/sqlalchemy/X_wA8K97smE
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
