Skip to content

Instantly share code, notes, and snippets.

@Cibernomadas
Created July 24, 2018 15:22
Show Gist options
  • Save Cibernomadas/04708486c9cdae4c03e4e0defe79e942 to your computer and use it in GitHub Desktop.
Save Cibernomadas/04708486c9cdae4c03e4e0defe79e942 to your computer and use it in GitHub Desktop.
DB.Model(&user).Association("Followers").Delete(&User{Name: "usuario2"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment