Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

PostgREST/postgrest

DanielRHolland starred PostgREST/postgrest
joelonsql opened a pull request on PostgREST/postgrest
remove support for Prefer: params=single-object
Using this preference was deprecated in 6c3d7a9, in favor of Functions with an array of JSON objects. This change removes support for this feature, planned for the next major version. <!-- W...
rasulkipkeev starred PostgREST/postgrest
joziasmartini starred PostgREST/postgrest
KyleKing starred PostgREST/postgrest
BusraEcemSakar starred PostgREST/postgrest
vseplet starred PostgREST/postgrest
ihuangqi starred PostgREST/postgrest
SarfrazAlame starred PostgREST/postgrest
christian-korneck starred PostgREST/postgrest
mike-eh2 created a comment on an issue on PostgREST/postgrest
Thanks @hiteshjoshi. I can share an iteration on your solution that includes some simplifications: Set `PGRST_JWT_SECRET` to `"@/app/jwk.pub"`. Dockerfile ``` FROM postgrest/postgrest US...

View on GitHub

neilcamilleri starred PostgREST/postgrest
mursidx closed a pull request on PostgREST/postgrest
Fix: handle column default types correctly in SchemaCache
This pull request addresses issue #3706 by improving the handling of column default values in the SchemaCache. The previous implementation did not correctly account for certain data types, which ...
cardosop starred PostgREST/postgrest
laurenceisla created a comment on an issue on PostgREST/postgrest
> @laurenceisla Since you've been working on OpenAPI, do you know if there's a way to represent this metadata? (whether openAPI v2 or v3) One way would be to include the embedding in the `schema...

View on GitHub

steve-chavez created a comment on an issue on PostgREST/postgrest
> Wouldn't it be much better to represent those relationships properly inside the OpenAPI output instead of with a entirely separate result? @laurenceisla Since you've been working on OpenAPI, d...

View on GitHub

aiuoe starred PostgREST/postgrest
ilirhajrullahu starred PostgREST/postgrest
tjmcdonough created a comment on an issue on PostgREST/postgrest
Any progress been made to ensure responses are included in `rpc` functions?

View on GitHub

tjmcdonough created a comment on an issue on PostgREST/postgrest
Has any progress been made on this?

View on GitHub

tjmcdonough created a comment on an issue on PostgREST/postgrest
Is it possible to return the actual response of the SQL function instead of the below always getting returned? ``` "responses": { "200": { "description": "OK" } } ```

View on GitHub

paradite starred PostgREST/postgrest
sonnythompson32 starred PostgREST/postgrest
belov38 starred PostgREST/postgrest
renovate[bot] pushed 3 commits to renovate/v10-major-all-dependencies PostgREST/postgrest
  • docs: Remove broken link https://github.com/PostgREST/postgrest/actions/runs/11136795565/job/30949162312 8c326f8
  • chore(deps): update actions/checkout action to v4.2.2 ad1a998
  • chore(deps): update all dependencies de37474

View on GitHub

renovate[bot] pushed 3 commits to renovate/v11-major-all-dependencies PostgREST/postgrest
  • docs: Remove broken link https://github.com/PostgREST/postgrest/actions/runs/11136795565/job/30949162312 b2ffd73
  • chore(deps): update actions/checkout action to v4.2.2 b8efa95
  • chore(deps): update all dependencies c07f90c

View on GitHub

renovate[bot] opened a pull request on PostgREST/postgrest
chore(deps): update actions/cache action to v4.1.2 (main)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v4.0.2` -> `v4.1.2` ...
renovate[bot] created a branch on PostgREST/postgrest

renovate/main-actions-cache-4.x - REST API for any Postgres database

renovate[bot] opened a pull request on PostgREST/postgrest
chore(deps): update actions/upload-artifact action to v4.4.3 (main)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | patch | `...
renovate[bot] created a branch on PostgREST/postgrest

renovate/main-actions-upload-artifact-4.x - REST API for any Postgres database

Load more