Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
// UpdateProposalCode takes a proposal code and updates it with the provided values
func (s *Storage) UpdateProposalCode(pc proposing.ProposalCode) error {
//Check if proposal code exists
//Update that propsal code to include the information in the passed propososalCode type
Forked from dgraph-io/dgraph
Fast, Distributed Graph DB
Go
Forked from nicklanng/plusminus
A query builder for https://dgraph.io/
Seeing something unexpected? Take a look at the GitHub profile guide.