migrations icon indicating copy to clipboard operation
migrations copied to clipboard

[FEATURE] (Postgres) Column type must me the same from the live table ( example :: uuid type )

Open yassinrais opened this issue 4 years ago • 0 comments

As we know in Postgres, we have many types of columns, also we can create any type as we want

So column's type must me the same from table (example:: uuid type)

yassinrais avatar Feb 28 '21 22:02 yassinrais