var github.com/lib/pq.errNoLastInsertID

2 uses

	github.com/lib/pq (current package)
		conn.go#L38: 	errNoLastInsertID  = errors.New("no LastInsertId available after the empty statement")
		conn.go#L702: 	return 0, errNoLastInsertID