`db:push` with `customType` causes data loss

Running db:push consecutively without changing the schema causes alterations and truncation, only for customType columns:

You're about to change dollars column type from numeric(16, 2) to numeric(16,2) with 50 items
Was this page helpful?