Home
Cement
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
users
id
increments
name
string
(255)
email
string
password
string
ton_count
string
balance
string
verfied_at
string
timestamps
timestamps
traders
id
increments
name
string
phone
string
type
string
user_id
bigIncrements
company_balance
bigIncrements
credit_balance
string
debit_balance
string
timestamps
timestamps
Purchasing
id
increments
user_id
string
trader_id
FK
bigInteger
type
string
goods_type_id
string
ton_quantity
string
ton_quantity_cutting
string
ton_quantity_price
string
delivery_way
string
ton_nolon_price
string
deposit_money
string
payment_type
string
total
string
first_amount
string
duration
string
timestamps
timestamps
Transactions_infos
id
increments
transaction_id
string
timestamps
timestamps
DepositOperation
id
increments
trader_id
string
type
string
deposti_type
string
amount
string
deposit_another_id
string
timestamps
timestamps
GoodsType
id
increments
name
string
timestamps
timestamps
Wholesale
id
increments
user_id
string
trader_id
FK
bigInteger
goods_type_id
FK
bigInteger
ton_quantity
string
ton_quantity_price
string
delivery_way
string
ton_nolon_price
string
payment_type
string
first_amount
string
duarion
string
total
string
timestamps
timestamps
SectoralSelling
id
increments
user_id
string
payment_type
string
trader_id
FK
bigInteger
paid_amount
string
goods_type_id
string
unit
string
quantity
string
unit_price
string
total
string
timestamps
timestamps
×
Comments for Cement
BTdPXxZN . 23 October 2024
1
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01