Fix #219, how-to for embedding table from other schema
This commit is contained in:
committed by
Steve Chávez
parent
396b0468ce
commit
cb2bf809a7
@@ -601,6 +601,8 @@ Embedded resources can be aliased and filters can be applied on these aliases:
|
||||
|
||||
GET /films?select=*,90_comps:competitions(name),91_comps:competitions(name)&90_comps.year=eq.1990&91_comps.year=eq.1991 HTTP/1.1
|
||||
|
||||
.. _embedding_views:
|
||||
|
||||
Embedding Views
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user