func (m *M) CreateContactTable_1445047176_Up(hd *hood.Hood) { hd.CreateTable(&api.Contact{}) }
func (m *M) CreateTagsContactRelationTable_1445089666_Up(hd *hood.Hood) { hd.CreateTable(&api.TagContact{}) }
func (m *M) CreateTagsTable_1445047167_Up(hd *hood.Hood) { hd.CreateTable(&api.Tag{}) }