There likely is a created_at field in your car_colors
table. created_at
should probably be cars.created_at
to remove the ambiguity.
There likely is a created_at field in your car_colors
table. created_at
should probably be cars.created_at
to remove the ambiguity.