Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Fix team operations #87

Closed
wants to merge 1 commit into from
Closed

Fix team operations #87

wants to merge 1 commit into from

Conversation

bobheadxi
Copy link
Member

Opening this PR to investigate issues with the ORM when making team-related queries:

Error Trace:	team_test.go:35
Error:      	Expected nil, but got: internal.PGError{m:map[uint8]string{0x56:"ERROR", 0x43:"42703", 0x46:"parse_relation.c", 0x4c:"3293", 0x52:"errorMissingColumn", 0x61:"[::1]:5433", 0x53:"ERROR", 0x4d:"column team_members.member_ does not exist", 0x50:"399"}}

Possibly related to #76, where I bumped up our go-pg version since it was woefully outdated and not working properly with newer version of postgres that the new tests were using.

@bobheadxi
Copy link
Member Author

yolo

@bobheadxi bobheadxi closed this Mar 19, 2019
@bfbachmann
Copy link
Member

Dude THIS STUPID ERROR AGAIN. I swear it's a Go-pg issue.

@bfbachmann
Copy link
Member

Or maybe we just don't know how to use the library 🤷‍♂️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants