AttributeError: 'DatabaseWrapper' object has no attribute 'schema_name'
crystalss
HOBBYOP

a year ago

I have a small django tenant application, I am trying to connect to the railway postgres database, but i receive AttributeError: 'DatabaseWrapper' object has no attribute 'schema_name' any time i run python manage.py migrate

When i use it offline it works fine, but I am to run migrate

Closed

1 Replies

a year ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody about 1 year ago


a year ago

I'm sorry but we are unable to provide coding support here, I would instead ask on sites like stack overflow as the error you are facing would not be related to the Railway platform.


Status changed to Closed brody about 1 year ago


Loading...