Home
aqarless_v2
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
finish_levels
name
string
(255)
id
increments
description
longText
approximate_price
decimal
(8.2)
timestamps
timestamps
finish_items
id
increments
name
string
(255)
timestamps
timestamps
finish_level_items
id
increments
finish_level_id
FK
bigInteger
finish_item_id
FK
bigInteger
price
decimal
timestamps
timestamps
execuation_durations
id
increments
month_duration
tinyInteger
added_value_ratio
double
(8.2)
timestamps
timestamps
finish_calcs
id
increments
execuation_duration_id
FK
bigInteger
finish_item_id
FK
bigInteger
unit_height
decimal
(8,2)
unit_area
decimal
(8,2)
rooms_num
tinyInteger
rooms_area
decimal
(8,2)
kitchens_num
tinyInteger
kitchens_area
decimal
(8,2)
bathroom_num
tinyInteger
bathrooms_area
decimal
(8,2)
remeaning_area
decimal
(8,2)
user_id
FK
bigInteger
timestamps
timestamps
finish_level_id
FK
bigInteger
users
id
increments
timestamps
timestamps
area_types
id
increments
name
string
(255)
timestamps
timestamps
finish_area_items
id
increments
timestamps
timestamps
finish_area_type_id
FK
bigInteger
finish_item_id
FK
bigInteger
×
Comments for aqarless_v2
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01