bitnami / containers

Bitnami container images
https://bitnami.com
Other
2.99k stars 4.3k forks source link

[bitnami/postgrest] Support PostgREST v12 #67683

Open GavinColwell opened 1 week ago

GavinColwell commented 1 week ago

Name and Version

bitnami/postgrest

What is the problem this feature will solve?

PostgREST v12 adds many new features such as aggregation functions (count, sum, avg, etc.) as well as several bugfixes

What is the feature you are proposing to solve the problem?

adding a containers/bitnami/postgrest/12 folder that holds the PostgREST v12 config as there are a couple of potentially changes that may be incompatible with v11 which is used now

What alternatives have you considered?

No response

javsalgar commented 1 week ago

Hi!

Thank you so much for the feature request. Postgrest is used mainly for the supabase helm chart, it would be important to first check if this is compatible with the solution.