We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1dc3f9 commit d7097d5Copy full SHA for d7097d5
1 file changed
fqm-config.toml
@@ -49,3 +49,7 @@ x-fqm-joins-to-raw = [
49
{ targetId = "bb058933-cd06-4539-bd3a-6f248ff98ee2", targetField = "id", direction = "left", type = "equality-cast-uuid" },
50
{ targetId = "f2615ea6-450b-425d-804d-6a495afd9308", targetField = "id", direction = "left", type = "equality-cast-uuid" },
51
]
52
+
53
+[[sources]]
54
+name = "request"
55
+table = "request"
0 commit comments