Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inserts data into the database #24

Closed
tramyardg opened this issue Feb 13, 2019 · 0 comments
Closed

Inserts data into the database #24

tramyardg opened this issue Feb 13, 2019 · 0 comments

Comments

@tramyardg
Copy link
Owner

tramyardg commented Feb 13, 2019

Use mockaroo to generate inserts statements of cars to be displayed in the site. Follow the create query of car/vehicle table for the attribute type.

  vehicleId      INT                                
  make           VARCHAR           
  yearMade       YEAR                            
  model          VARCHAR                       
  price          VARCHAR                         
  mileage        VARCHAR                      
  transmission   VARCHAR                  
  drivetrain     VARCHAR                     
  doors          INT                              
@tramyardg tramyardg pinned this issue Feb 13, 2019
tramyardg added a commit that referenced this issue Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant