Tuesday, March 26, 2019

Re: How can I create schemas while writing creating table models.

Hi Sushen,

https://www.amvtek.com/blog/posts/2014/Jun/13/accessing-multiple-postgres-schemas-from-django/

This seems to be a rare use case, but that link has some options.  

Good Luck!


On Friday, March 22, 2019 at 8:58:20 PM UTC-4, Sushen Jamwal wrote:
Hi all,

I am finding it difficult to create tables in different schemas under one database.

For ex. mydatabase.myschemaone.school (DB.SCHEMA.TABLE)

and mydatabase.myschematwo.school

Thanks,
Sushen

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f618114e-9a03-437f-bb52-2fb44533a116%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment