Joshua Jones
Joshua Jones
Fixed by #2508 Test creation referenced in #2558
Overall, these tests are asserting that the Go `database/sql` package is working as it should be. Such tests are not particularly valuable for OpenFGA, because Go maintains its own set...
This is an accurate assessment. Thank you @toddyco for your investigation into this issue.
If the provided model is exactly the same, but one type's relations are defined in a slightly different order, will this produce a consistent hash? Looking over the implementation, it...