migrations
migrations copied to clipboard
[FEATURE] (Postgres) Column type must me the same from the live table ( example :: uuid type )
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)