Nuno Pato
Nuno Pato
@makstr could you elaborate a bit on why you think this is useful and what use cases you had in mind?
update from our side: we have worked on making the connection string available but last week, before releasing it, we found a security issue that is having us re-evaluate our...
@mortenhillbom It didn't. Because of that, and a couple of other reasons, we are changing the way we host databases. We currently host on RDS instances (multi-tenant architecture) and are...
@seyaobey-dev I was able to reproduce your problem and found out that the functions used by all computed fields are not being included in the migration files generated by pg_dump....
@ttiras do you have a code snippet we can look at?
@jmarbutt Thank you! `preview environments` are in our roadmap. We are now rebuilding our infrastructure so this will have to wait until that is finished.
@alveshelio thank you for your suggestion. We will consider it when building the feature. I didn't know about HTTPS-intercepting proxy until now.
@alveshelio is this issue still relevant? if not, feel free to close it (or let us know so that we can close).
@go4cas I will add those options to the documentation this upcoming week, thank you.
I think the `metadata` field is what makes more sense here and we already have it in hasura auth as `jsonb` (https://github.com/nhost/hasura-auth/blob/main/migrations/00002_custom-user-fields.sql#L4).