go-ozzo / ozzo-dbx

A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
MIT License
638 stars 91 forks source link

Add Upsert to model query #95

Open kolkov opened 3 years ago

kolkov commented 3 years ago

Hi! I can't see Upsert method in the model query. Is it possible to add it to this type of query? Thanks! https://github.com/go-ozzo/ozzo-dbx/issues/5