# Description Adds a macro to compare the contents of two tables. Will simply tell you if the contents are identical or not. Designed to be used in your development flow through the CLI so you can check refactors as you go. |
||
|---|---|---|
| .. | ||
| tests | ||
| .gitkeep | ||
| business_kpis_configuration.sql | ||
| calculate_aggregation_between_preceeding_x_and_y.sql | ||
| calculate_safe_relative_increment.sql | ||
| compare_table_hashes.sql | ||
| cosmos_db_utils.sql | ||
| generate_schema_name.sql | ||
| generate_stripe_sources_unioned_select.sql | ||
| is_date_before_20th_of_previous_month.sql | ||
| return_capped_value.sql | ||
| unix_ms_timestamp_to_utc.sql | ||