From: Jason Etheridge Date: Wed, 9 Oct 2019 16:00:57 +0000 (-0400) Subject: updated MANIFEST X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=fd86b98c39c0e8c9b74517579497b867fae13c37 updated MANIFEST Signed-off-by: Jason Etheridge --- diff --git a/sql/base/MANIFEST b/sql/base/MANIFEST index 1d3f621..ba3eb66 100755 --- a/sql/base/MANIFEST +++ b/sql/base/MANIFEST @@ -43,6 +43,7 @@ grep -i 'CREATE OR REPLACE FUNCTION' *.sql | perl -ne 'if (/^(.+?):.*(migration_ # 04-names.sql:migration_tools.name_parse_out_fuller_last_first_middle_and_random_affix2 # 04-names.sql:migration_tools.name_parse_out_last_comma_prefix_first_middle_suffix # 04-names.sql:migration_tools.name_parse_out_last_first_middle_and_random_affix +# 05-addresses.sql:migration_tools.address_parse_out_citystatezip # 05-addresses.sql:migration_tools.attempt_phone # 05-addresses.sql:migration_tools._normalize_address_suffix # 05-addresses.sql:migration_tools.normalize_address_suffix @@ -83,6 +84,28 @@ grep -i 'CREATE OR REPLACE FUNCTION' *.sql | perl -ne 'if (/^(.+?):.*(migration_ # 10-staging.sql:migration_tools.simple_import_new_rows_by_value # 10-staging.sql:migration_tools.split_rows_on_column_with_delimiter # 10-staging.sql:migration_tools.stage_not_applicable_asset_stat_cats +# 21-fixed-fields.sql:migration_tools.modify_fixed_fields +# 21-fixed-fields.sql:migration_tools.modify_staged_fixed_fields +# 21-fixed-fields.sql:migration_tools.postfix_vlist +# 21-fixed-fields.sql:migration_tools.reingest_staged_record_attributes +# 21-fixed-fields.sql:migration_tools.set_exp_sfs +# 21-fixed-fields.sql:migration_tools.show_staged_vlist +# 21-fixed-fields.sql:migration_tools.stage_vlist +# 21-fixed-fields.sql:migration_tools.view_staged_vlist +# 22-anyarray.sql:migration_tools.anyarray_concat +# 22-anyarray.sql:migration_tools.anyarray_concat +# 22-anyarray.sql:migration_tools.anyarray_concat_uniq +# 22-anyarray.sql:migration_tools.anyarray_concat_uniq +# 22-anyarray.sql:migration_tools.anyarray_diff +# 22-anyarray.sql:migration_tools.anyarray_diff_uniq +# 22-anyarray.sql:migration_tools.anyarray_is_array +# 22-anyarray.sql:migration_tools.anyarray_numeric_only +# 22-anyarray.sql:migration_tools.anyarray_ranges +# 22-anyarray.sql:migration_tools.anyarray_remove +# 22-anyarray.sql:migration_tools.anyarray_remove +# 22-anyarray.sql:migration_tools.anyarray_remove_null +# 22-anyarray.sql:migration_tools.anyarray_sort +# 22-anyarray.sql:migration_tools.anyarray_uniq # 99-deprecated.sql:migration_tools.apply_circ_matrix_after_20 # 99-deprecated.sql:migration_tools.apply_circ_matrix_before_20 # 99-deprecated.sql:migration_tools.attempt_phone