diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-05-27 11:29:43 +0300 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-05-27 12:25:29 +0300 |
| commit | d467e117856a7fa6da5e90471144aaa82d822065 (patch) | |
| tree | 317cbe65e80dd5260e4b47526ba6f6ad15252144 /tests/admin_scripts/complex_app/__init__.py | |
| parent | ae71e3134e87e4cb1631c4d85462ee76116774db (diff) | |
Fixed #20507 -- SubqueryConstraint alias relabeling
The SubqueryConstraint defined relabeled_clone(), but that was never
called. Instead there is now clone() and relabel_aliases() methods for
SubqueryConstraint.
A related problem was that SubqueryConstraint didn't correctly use
quote_name_unless_alias() of the outer query. This resulted in failures
when running under PostgreSQL.
Diffstat (limited to 'tests/admin_scripts/complex_app/__init__.py')
0 files changed, 0 insertions, 0 deletions
