jugar Posted December 1, 2020 Posted December 1, 2020 I have been testing alembic lately with autogeneration of models and it created some tables in the public schema and now I can't delete them as it says `ERROR: must be owner of relation {table name}`. Am I doing something wrong?
jugar Posted December 1, 2020 Author Posted December 1, 2020 would I have to request again the external access for the db?
Krydos Posted December 1, 2020 Posted December 1, 2020 If the database name and the database user are the same as before the remote access will work after recreating it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now