diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-04-25 10:46:31 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-04-25 10:51:30 -0500 |
| commit | b954be661bdea254d86481e9bd31f2a84fadaa7a (patch) | |
| tree | c65734d197118d56492e635be770036575f0ea03 /lib/sqlalchemy/ext | |
| parent | 710ff570626949f9f01c518c2976a0e762876713 (diff) | |
| download | sqlalchemy-b954be661bdea254d86481e9bd31f2a84fadaa7a.tar.gz | |
Add ORM documentation for as_comparison()
In #3831 we added the ability for SQL functions to be used in
primaryjoin conditions as the source of comparison, however we
didn't add documentation from the main relationship docs so
nobody could find it unless they read the migration notes.
Since the two use cases that have come up for this are
materialized path with string functions, and geometry functions,
add the example based on the use case requested in
https://github.com/geoalchemy/geoalchemy2/issues/220#issuecomment-486709055
This example hasn't been tested yet and is subject to
revision.
Change-Id: I410d8ffade3f17cf616fc5056f27d7d32092207b
Diffstat (limited to 'lib/sqlalchemy/ext')
0 files changed, 0 insertions, 0 deletions
