Skip to content

Conversation

laurenceisla
Copy link
Member

Closes #35

The refactors done to the Schema Cache queries (specially tables) in PostgREST/postgrest#3644 helped a lot in simplifying the queries here.

- Merges postgrest_get_all_tables and postgrest_get_all_composite_types
- Removes the need of using unnest(), making the queries a bit more performant
@laurenceisla laurenceisla merged commit 95bdd26 into PostgREST:main Sep 2, 2024
3 checks passed
@laurenceisla laurenceisla deleted the reusable-pgrst-functions branch September 2, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

The functions from postgrest.sql are not very reusable
2 participants