Re: Issue whe migrate with relation between tables in different schemas

2017-01-14 Thread Melvyn Sopacua
Hi, On Friday 06 January 2017 10:29:34 felipe.pereira.nit...@gmail.com wrote: > I'm working with Django 1.9.7 with Postgresql and I stuck in a problem > with relations between tables in different schemas. > > The problem that I'm facing is that I have a table, for example, named > *product, *whic

Issue whe migrate with relation between tables in different schemas

2017-01-06 Thread felipe . pereira . nitens
I'm working with Django 1.9.7 with Postgresql and I stuck in a problem with relations between tables in different schemas. The problem that I'm facing is that I have a table, for example, named *product, *which is in a schema named *dataflex *and another table named *client_product_sale_stc *