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 639bcd6 commit d8daabdCopy full SHA for d8daabd
schema/all_tables.dbml
@@ -122,7 +122,7 @@ Table statistic_to_attribute_junction {
122
attribute_id integer [ref: > attribute.id]
123
}
124
125
-Table physical_expression_to_statistics_junction {
+Table physical_expression_to_statistic_junction {
126
physical_expression_id integer [ref: > physical_expression.id]
127
statistic_id integer [ref: > statistic.id]
128
0 commit comments