Home
si_network
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(255)
password
string
(255)
email
string
(255)
type
enum
timestamps
timestamps
networks
id
increments
user_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
ocb_coor_stats
id
increments
coor_id
bigInteger
gross_bets
decimal
(16,2)
start
timestamp
end
timestamp
timestamps
timestamps
ocb_sub_coor_stats
id
increments
sub_coor_id
bigInteger
sub_coor_name
string
(255)
sub_coor_mobile
string
(255)
coor_id
bigInteger
gross_bets
decimal
(16,2)
start
timestamp
end
timestamp
timestamps
timestamps
ocb_device_stats
id
increments
device_id
bigInteger
device_name
string
(255)
coor_id
bigInteger
gross_bets
decimal
(16,2)
start
timestamp
end
timestamp
timestamps
timestamps
maincoors
id
bigInteger
name
string
(255)
mobile
string
(255)
area
string
(255)
network_maincoor
id
increments
timestamps
timestamps
user_id
FK
bigInteger
maincoor_id
FK
bigInteger
×
Comments for si_network
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01