Skip to content

Commit 7e1edc7

Browse files
committed
remove internal macro and todo from readme
1 parent 61e0d62 commit 7e1edc7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -354,12 +354,4 @@ flag.
354354

355355
```
356356
dbt test --select stg_customers --store-failures
357-
```
358-
359-
## compare_column_values_verbose ([source](macros/compare_column_values_verbose.sql))
360-
This macro will return a query that, when executed, returns the same information as
361-
`compare_column_values`, but not summarized. `compare_column_values_verbose` enables `compare_all_columns` to give the user more flexibility around what will result in a test failure.
362-
363-
364-
# To-do:
365-
* Macro to check if two schemas contain the same relations
357+
```

0 commit comments

Comments
 (0)