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