Home
techno_online
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
(50)
password
string
(255)
le
integer
category
enum
prev_time
integer
stored_LE
integer
gods
id
increments
timestamps
timestamps
user_id
integer
decay
integer
investors
id
increments
timestamps
timestamps
user_id
integer
decay
integer
products
id
increments
timestamps
timestamps
name
string
(250)
category
enum
being_funded
tinyInteger
avl_shares
integer
total_shares
integer
bid_price
float
(8,4)
avl_units
integer
total_cost
float
(8,4)
unit_price
float
(8,4)
ET
integer
FT
integer
quality
integer
description
string
(250)
launched_at
bigInteger
lands
id
increments
timestamps
timestamps
GT
integer
planted_at
bigInteger
fruits
id
increments
timestamps
timestamps
launched
tinyInteger
num_units
integer
avl_units
integer
unit_price
float
(8,4)
storage_le
integer
sell_price
float
(8,4)
quality_factor
integer
ET
integer
name
string
(50)
description
string
(250)
purchases
id
increments
timestamps
timestamps
num_units
integer
avl_units
integer
buy_price
float
(8,4)
investments
id
increments
timestamps
timestamps
num_shares
integer
bid_price
float
(8,4)
fruitbills
id
increments
timestamps
timestamps
num_units
integer
avl_units
integer
buy_price
float
(8,4)
farmers
id
increments
timestamps
timestamps
user_id
integer
decay
integer
commons
id
increments
category
enum
sysLE
bigInteger
thresholdU
integer
thresholdL
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01