target column as soon as that other column is associated,
and now works for composite foreign keys as well.
+ .. seealso::
+
+ :ref:`migration_1765`
+
.. change::
:tags: feature, sql
:tickets: 2744, 2734
optimize the evaulation of the same expression in two different
contexts.
+ .. seealso::
+
+ :ref:`migration_1068`
+
.. change::
:tags: feature, firebird
:tickets: 2504
:ticket:`2369` :ticket:`2587`
+.. _migration_1068:
+
Label constructs can now render as their name alone in an ORDER BY
------------------------------------------------------------------
:ticket:`1068`
+.. _migration_1765:
+
Columns can reliably get their type from a column referred to via ForeignKey
----------------------------------------------------------------------------