Add upsert mutation

This commit is contained in:
Vikram Rangnekar
2019-10-05 02:17:08 -04:00
parent 0fc1236266
commit a1fa1f3e9e
5 changed files with 203 additions and 46 deletions

View File

@ -1,10 +1,10 @@
package migrate_test
/*
import (
. "gopkg.in/check.v1"
)
/*
type MigrateSuite struct {
conn *pgx.Conn