The problem I’m having
Compilation Error
dbt found two macros named "materialization_table_default" in the project
"dbt".
To fix this error, rename or remove one of the following macros:
- macros/materializations/models/table/table.sql
- macros/materializations/models/table.sql
The context of why I’m trying to do this
I cannot run my dbt project. I’m still a beginner but I do not understand why this happens, considering that my macros directory is empty except for a .gitkeep file