Oscar Evertsson
Oscar Evertsson
Hi, thanks for this lovely package. I wonder if it is possible to use a suite across multiple packages? I have an integration test use case where I'd like to...
## Description This PR includes the Generator changes necessary to provide a client with request timeout in seconds in the Python SDK. ## References https://github.com/openfga/python-sdk/issues/118 ## Review Checklist * [x]...
It would be lovely to run multiple test files at once similar to the github action. Something like ``` fga model test --tests ./tests/*.fga.model ``` The [github action](https://github.com/openfga/action-openfga-test) got this...
## Description #### What problem is being solved? Updating the documentation to Postgres 18 ## References Depends on PR https://github.com/openfga/openfga/pull/2722/files ## Review Checklist - [x] I have clicked on ["allow...
# Description ## What problem is being solved? Adding support for the [PostgreSQL 18](https://www.postgresql.org/about/news/postgresql-18-released-3142/) ## How is it being solved? Just changing versions, just like previous PR https://github.com/openfga/openfga/pull/2407 ## What...