We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd776bf commit ef2a357Copy full SHA for ef2a357
1 file changed
models/marts/dag/fct_direct_join_to_source.sql
@@ -39,6 +39,6 @@ final as (
39
)
40
41
select * from final
42
-order by child
43
44
-{{ filter_exceptions() }}
+{{ filter_exceptions() }}
+order by child
0 commit comments