La colonne ne peut pas être jetée automatiquement pour taper BigInt Postgres séquelière

queryInterface.changeColumn('table', 'column', {
        type: 'INTEGER USING CAST("column" as INTEGER)'
});
Obedient Oyster