Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

add database schemas for schemas listed below #328

Closed
wants to merge 5 commits into from

Commits on Nov 27, 2017

  1. add schemas for order item and vendor order to the database

    Kellen Gillooley committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    d2961a9 View commit details
    Browse the repository at this point in the history
  2. update vendor order to add status field

    Kellen Gillooley committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    7a57b88 View commit details
    Browse the repository at this point in the history
  3. update constraints file with model type for vendor order and vendor o…

    …rder to define model type
    Kellen Gillooley committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    2f4ccd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. add inventory, item, vendor, and employee schemas and update model ty…

    …pes in /common/constraints
    
    employee schema is not implemented, but exists to allow for build to work
    Kellen Gillooley committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    409ced4 View commit details
    Browse the repository at this point in the history
  2. update constraints and employee, inventory, orderitem, vendor and ven…

    …dor order schemas to remove typos
    Kellen Gillooley committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    361c733 View commit details
    Browse the repository at this point in the history