Skip to content

High Priority #16

@cjsolomon

Description

@cjsolomon

We need to update the Load statements. We need to make them into joins that return back all the information about the foriegn keys. EX. for Trucks/Rail/Plane/CargoShip edit the select statement to make it a join on the Carrier Table. And instead of Calling Carrier.Load() we create a new Carrier(id) in the Truck.Load,etc. From there we set the Carrier of the truck to the one we just created. Make sense?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions