You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#11419 adds better facet management on relation type mappings (to address #11167).
It's great to see this, but it seems that the options are currently Size or PrecisionAndScale. A precision-only option exists for date/time types in both MySQL and PostgreSQL. PostgreSQL also allows decimal/numeric with a precision but without scale (in which case scale defaults to 0).