We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
only
1 parent dbd053e commit ee6b096Copy full SHA for ee6b096
docs/reference/datamodel/inheritance.rst
@@ -65,7 +65,9 @@ any individual ``CanBark`` objects.
65
66
67
For details on querying polymorphic data, see :ref:`EdgeQL > Select >
68
-Polymorphic queries <ref_eql_select_polymorphic>`.
+Polymorphic queries <ref_eql_select_polymorphic>`. When using the SQL adapter,
69
+see :ref:`SQL adapter <ref_sql_adapter>` for information about using ``ONLY``
70
+to query parent tables without including child objects.
71
72
.. _ref_datamodel_inheritance_multiple:
73
0 commit comments