Zane Zhang

Results 1 issues of Zane Zhang

The statment of UPSERT in postgres: INSERT INTO ... ON CONFLICT ON CONSTRAINT DO UPDATE ... Currently in https://github.com/Selvatico/go-mocket/blob/master/stmt.go#L16, command only takes in first word. And for INSERT Case, there...