Fixes #1113 - Casts should be in alphabetical order.
parent
b482ba6ce9
commit
2fb1e96e2f
|
@ -20,4 +20,5 @@
|
|||
WHERE
|
||||
{% endif %}
|
||||
ca.oid > {{datlastsysoid}}::OID
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
ORDER BY st.typname, tt.typname
|
Loading…
Reference in New Issue