This recipe is a continuation of the previous recipe, but to start, we need to have a table that uses table inheritance with an enum tied to the table's type, which is the vehicle type field in our case.
This recipe is a continuation of the previous recipe, but to start, we need to have a table that uses table inheritance with an enum tied to the table's type, which is the vehicle type field in our case.