Is it possible to use an existing database ?
Hi, we already have an existing project in django python with a postgresql database.
We would like to slowly migrate towards supabase, is it possible to use supabase on the existing database and just use it for some data ?
When i try to connect to our database i get : password authentication failed for user supabase_admin
Hasura allows you to do this.
Thanks !
We would like to slowly migrate towards supabase, is it possible to use supabase on the existing database and just use it for some data ?
When i try to connect to our database i get : password authentication failed for user supabase_admin
Hasura allows you to do this.
Thanks !