Is it possible to compare a model and a table in a database and print out the difference between them? For example different columns, different data types of columns. I don't need migrations, just compare model and table. Thanks.
Asked
Active
Viewed 303 times
1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Feb 27 '22 at 23:48