Vitor Py
DTDrizzle Team
•Created by Vitor Py on 4/15/2024 in #help
MySQL migrations
Every time I try to do a migration using MySQL I receive this message for every integer column:
The columns are defined with the plain
int
object:
What am I missing here?1 replies