Skip to content

Instantly share code, notes, and snippets.

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