Table : tagings

Field Summary
Name Type Description
id Serial  
tagable_type Varchar-50  
tags_id tags(id)  

Sql Summary
Name Type PrKey Unq NotN MUnq Def Idx1
id int unset.gif unset.gif unset.gif unset.gif   unset.gif
tagable_type varchar(50) unset.gif unset.gif unset.gif unset.gif   unset.gif
tags_id int unset.gif unset.gif unset.gif unset.gif   unset.gif

Foreign Keys
Field Import On Update On Delete
tags_idtags(id)NO ACTIONNO ACTION