Home
store_customizer
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
shopify_product_id
string
(255)
title
string
(255)
product_description
text
product_vendor
string
(255)
product_type
string
(255)
product_with_default_variant
boolean
unpublished_product
boolean
draft_product
boolean
product_status
enum
multiple_variants
boolean
timestamps
timestamps
product_images
json
product_variants
id
increments
timestamps
timestamps
product_id
FK
integer
variant_option_name
string
(255)
variant_option_values
json
price
string
(255)
sku
string
(255)
orders
id
increments
shopify_order_id
string
(255)
order_data
json
order_status
enum
timestamps
timestamps
order_transections
id
increments
order_refund_id
FK
integer
parent_id
string
(255)
amount
string
(255)
kind
enum
gateway
string
(255)
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01