garthreckers

Results 2 comments of garthreckers

@codeliger - Doesn't look like its necessary for a relationship. I have a lot of other working relationships without the leading comma and the documentation doesn't include it: https://bun.uptrace.dev/guide/relations.html#has-many-relation Thanks...

@codeliger - I tried changing it to Categories but it throws the same error: ``` *errors.errorString: bun: has-many relation=Categories does not have base model=Category with id=[%!q(*uint=0x40004397c0)] (check join conditions) ```...