Home
mdb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
albums
mdbid
string
(16)
title
string
(255)
sort_title
string
(255)
safe_title
string
(255)
year
string
(4)
no_tracks
integer
cover_art
string
(255)
description
text
artist_mdbid
string
(16)
timestamps
timestamps
softDeletes
softDeletes
artists
mdbid
string
(16)
name
string
(255)
sort_name
string
(255)
safe_name
string
(255)
biography
text
timestamps
timestamps
softDeletes
softDeletes
mdbids
mdbid
string
(16)
table_number
integer
table_name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
tag_track_user
mdbid
string
(16)
tag_mdbid
string
(16)
track_mdbid
string
(16)
user_mdbid
string
(16)
timestamps
timestamps
softDeletes
softDeletes
tags
mdbid
string
(16)
text
string
(255)
timestamps
timestamps
tracks
mdbid
string
(16)
track_no
integer
title
string
(255)
sort_title
string
(255)
safe_title
string
(255)
duration
integer
lyrics
text
album_mdbid
string
(16)
timestamps
timestamps
softDeletes
softDeletes
users
mdbid
string
(16)
name
string
(255)
dob
date
email
string
(255)
username
string
(255)
password
string
(255)
key
string
(11)
confirmed
tinyInteger
remember_token
string
(100)
timestamps
timestamps
softDeletes
softDeletes
profiles
user_mdbid
string
(16)
mobile
string
(255)
photo
string
(255)
bio
text
location
string
(255)
Facebook_username
string
(255)
twitter_username
string
(255)
timestamps
timestamps
softDeletes
softDeletes
×
Comments for mdb
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01