Skip to content
Discussion options

You must be logged in to vote

Hi @dominikjannis ,
unfortunately this feature is not provided in Supabase self-hosted version.
It's a feature, among others, provided only in cloud hosted because it's an extension of the Supabase ecosystem.
This is also designed like this to not oversize Database with data as it is limited in Free Tier for example.
So they have a separate db to store all sql queries from all users (at least I think) and the other "external" features.
Porting this feature into self-hosting isn't quite impossible but requires Supabase team to agree on this.
For examples they (or someone) could develop a Postgres extension to be installed on self-hosted that provides migrations for storing sql queries.
Or …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MildTomato
Comment options

Answer selected by steve-chavez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants