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 0b77a8a commit 1b0d4c0Copy full SHA for 1b0d4c0
dbt/include/oracle/macros/columns.sql
@@ -64,4 +64,4 @@
64
alter table {{ relation }} add {{ adapter.check_and_quote_identifier(column.name, model.columns) }} {{ column.data_type }}
65
{% endcall %}
66
{% endfor %}
67
-{% endmacro %}
+{% endmacro %}
0 commit comments