From 9f2ce1d49b5c63b9e68a38582241964a7cd54903 Mon Sep 17 00:00:00 2001 From: Deepthi Date: Fri, 19 Mar 2021 16:58:28 +0530 Subject: [PATCH] rename folder --- .idea/.gitignore | 3 +++ .idea/MMT.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ {MMT_SQL => Deepthi_SQL}/FTDRY_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/FTHLG_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/FTWET_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/FTWET_TRS_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/budni_config.sql | 0 {MMT_SQL => Deepthi_SQL}/create_table_budni.sql | 0 .../create_tables/create_tables_budni_dbp.sql | 0 .../create_tables/create_tables_budni_pto.sql | 0 .../create_tables/create_tables_trs_sum.sql | 0 {MMT_SQL => Deepthi_SQL}/dry field summary.txt | 0 .../execute functions/budni_dbp_execute.sql | 0 .../execute functions/budni_pto_execute.sql | 0 .../execute functions/dry_sum_execute.sql | 0 .../execute functions/dry_trs_execute.sql | 0 .../execute functions/hlg_sum_execute.sql | 0 .../execute functions/hlg_trs_execute.sql | 0 .../execute functions/wet_sum_execute.sql | 0 .../execute functions/wet_trs_execute.sql | 0 {MMT_SQL => Deepthi_SQL}/execute main function.sql | 0 {MMT_SQL => Deepthi_SQL}/ftdry_sum.sql | 0 {MMT_SQL => Deepthi_SQL}/ftdry_summary.sql | 0 .../ftdry_tractor_specifications.sql | 0 {MMT_SQL => Deepthi_SQL}/ftdry_trs.sql | 0 {MMT_SQL => Deepthi_SQL}/ftdry_trs_ods.sql | 0 {MMT_SQL => Deepthi_SQL}/fthlg_sum.sql | 0 .../fthlg_tractor_specifications.sql | 0 {MMT_SQL => Deepthi_SQL}/fthlg_trs.sql | 0 {MMT_SQL => Deepthi_SQL}/ftwet_sum.sql | 0 .../ftwet_tractor_specifications.sql | 0 {MMT_SQL => Deepthi_SQL}/ftwet_trs.sql | 0 {MMT_SQL => Deepthi_SQL}/haulage field summary.txt | 0 {MMT_SQL => Deepthi_SQL}/insert_data_trs_sum.sql | 0 {MMT_SQL => Deepthi_SQL}/issues.sql | 0 {MMT_SQL => Deepthi_SQL}/mmt_config_insert.sql | 0 {MMT_SQL => Deepthi_SQL}/mmt_plough_spec.txt | 0 {MMT_SQL => Deepthi_SQL}/mmt_rotovator_spec.txt | 0 {MMT_SQL => Deepthi_SQL}/ods/BUDNI_DBP_ODS.SQL | 0 {MMT_SQL => Deepthi_SQL}/ods/BUDNI_PTO_ODS.SQL | 0 {MMT_SQL => Deepthi_SQL}/ods/FTDRY_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/ods/FTHLG_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/ods/FTHLG_TRS_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/ods/FTWET_SUM_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/ods/FTWET_TRS_ODS.sql | 0 {MMT_SQL => Deepthi_SQL}/ods/ftdry_trs_ods.sql | 0 {MMT_SQL => Deepthi_SQL}/wet field summary.txt | 0 50 files changed, 32 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/MMT.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml rename {MMT_SQL => Deepthi_SQL}/FTDRY_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/FTHLG_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/FTWET_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/FTWET_TRS_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/budni_config.sql (100%) rename {MMT_SQL => Deepthi_SQL}/create_table_budni.sql (100%) rename {MMT_SQL => Deepthi_SQL}/create_tables/create_tables_budni_dbp.sql (100%) rename {MMT_SQL => Deepthi_SQL}/create_tables/create_tables_budni_pto.sql (100%) rename {MMT_SQL => Deepthi_SQL}/create_tables/create_tables_trs_sum.sql (100%) rename {MMT_SQL => Deepthi_SQL}/dry field summary.txt (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/budni_dbp_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/budni_pto_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/dry_sum_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/dry_trs_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/hlg_sum_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/hlg_trs_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/wet_sum_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute functions/wet_trs_execute.sql (100%) rename {MMT_SQL => Deepthi_SQL}/execute main function.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftdry_sum.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftdry_summary.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftdry_tractor_specifications.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftdry_trs.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftdry_trs_ods.sql (100%) rename {MMT_SQL => Deepthi_SQL}/fthlg_sum.sql (100%) rename {MMT_SQL => Deepthi_SQL}/fthlg_tractor_specifications.sql (100%) rename {MMT_SQL => Deepthi_SQL}/fthlg_trs.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftwet_sum.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftwet_tractor_specifications.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ftwet_trs.sql (100%) rename {MMT_SQL => Deepthi_SQL}/haulage field summary.txt (100%) rename {MMT_SQL => Deepthi_SQL}/insert_data_trs_sum.sql (100%) rename {MMT_SQL => Deepthi_SQL}/issues.sql (100%) rename {MMT_SQL => Deepthi_SQL}/mmt_config_insert.sql (100%) rename {MMT_SQL => Deepthi_SQL}/mmt_plough_spec.txt (100%) rename {MMT_SQL => Deepthi_SQL}/mmt_rotovator_spec.txt (100%) rename {MMT_SQL => Deepthi_SQL}/ods/BUDNI_DBP_ODS.SQL (100%) rename {MMT_SQL => Deepthi_SQL}/ods/BUDNI_PTO_ODS.SQL (100%) rename {MMT_SQL => Deepthi_SQL}/ods/FTDRY_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ods/FTHLG_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ods/FTHLG_TRS_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ods/FTWET_SUM_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ods/FTWET_TRS_ODS.sql (100%) rename {MMT_SQL => Deepthi_SQL}/ods/ftdry_trs_ods.sql (100%) rename {MMT_SQL => Deepthi_SQL}/wet field summary.txt (100%) diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/MMT.iml b/.idea/MMT.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/MMT.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..e208459 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8dc6ff1 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/MMT_SQL/FTDRY_SUM_ODS.sql b/Deepthi_SQL/FTDRY_SUM_ODS.sql similarity index 100% rename from MMT_SQL/FTDRY_SUM_ODS.sql rename to Deepthi_SQL/FTDRY_SUM_ODS.sql diff --git a/MMT_SQL/FTHLG_SUM_ODS.sql b/Deepthi_SQL/FTHLG_SUM_ODS.sql similarity index 100% rename from MMT_SQL/FTHLG_SUM_ODS.sql rename to Deepthi_SQL/FTHLG_SUM_ODS.sql diff --git a/MMT_SQL/FTWET_SUM_ODS.sql b/Deepthi_SQL/FTWET_SUM_ODS.sql similarity index 100% rename from MMT_SQL/FTWET_SUM_ODS.sql rename to Deepthi_SQL/FTWET_SUM_ODS.sql diff --git a/MMT_SQL/FTWET_TRS_ODS.sql b/Deepthi_SQL/FTWET_TRS_ODS.sql similarity index 100% rename from MMT_SQL/FTWET_TRS_ODS.sql rename to Deepthi_SQL/FTWET_TRS_ODS.sql diff --git a/MMT_SQL/budni_config.sql b/Deepthi_SQL/budni_config.sql similarity index 100% rename from MMT_SQL/budni_config.sql rename to Deepthi_SQL/budni_config.sql diff --git a/MMT_SQL/create_table_budni.sql b/Deepthi_SQL/create_table_budni.sql similarity index 100% rename from MMT_SQL/create_table_budni.sql rename to Deepthi_SQL/create_table_budni.sql diff --git a/MMT_SQL/create_tables/create_tables_budni_dbp.sql b/Deepthi_SQL/create_tables/create_tables_budni_dbp.sql similarity index 100% rename from MMT_SQL/create_tables/create_tables_budni_dbp.sql rename to Deepthi_SQL/create_tables/create_tables_budni_dbp.sql diff --git a/MMT_SQL/create_tables/create_tables_budni_pto.sql b/Deepthi_SQL/create_tables/create_tables_budni_pto.sql similarity index 100% rename from MMT_SQL/create_tables/create_tables_budni_pto.sql rename to Deepthi_SQL/create_tables/create_tables_budni_pto.sql diff --git a/MMT_SQL/create_tables/create_tables_trs_sum.sql b/Deepthi_SQL/create_tables/create_tables_trs_sum.sql similarity index 100% rename from MMT_SQL/create_tables/create_tables_trs_sum.sql rename to Deepthi_SQL/create_tables/create_tables_trs_sum.sql diff --git a/MMT_SQL/dry field summary.txt b/Deepthi_SQL/dry field summary.txt similarity index 100% rename from MMT_SQL/dry field summary.txt rename to Deepthi_SQL/dry field summary.txt diff --git a/MMT_SQL/execute functions/budni_dbp_execute.sql b/Deepthi_SQL/execute functions/budni_dbp_execute.sql similarity index 100% rename from MMT_SQL/execute functions/budni_dbp_execute.sql rename to Deepthi_SQL/execute functions/budni_dbp_execute.sql diff --git a/MMT_SQL/execute functions/budni_pto_execute.sql b/Deepthi_SQL/execute functions/budni_pto_execute.sql similarity index 100% rename from MMT_SQL/execute functions/budni_pto_execute.sql rename to Deepthi_SQL/execute functions/budni_pto_execute.sql diff --git a/MMT_SQL/execute functions/dry_sum_execute.sql b/Deepthi_SQL/execute functions/dry_sum_execute.sql similarity index 100% rename from MMT_SQL/execute functions/dry_sum_execute.sql rename to Deepthi_SQL/execute functions/dry_sum_execute.sql diff --git a/MMT_SQL/execute functions/dry_trs_execute.sql b/Deepthi_SQL/execute functions/dry_trs_execute.sql similarity index 100% rename from MMT_SQL/execute functions/dry_trs_execute.sql rename to Deepthi_SQL/execute functions/dry_trs_execute.sql diff --git a/MMT_SQL/execute functions/hlg_sum_execute.sql b/Deepthi_SQL/execute functions/hlg_sum_execute.sql similarity index 100% rename from MMT_SQL/execute functions/hlg_sum_execute.sql rename to Deepthi_SQL/execute functions/hlg_sum_execute.sql diff --git a/MMT_SQL/execute functions/hlg_trs_execute.sql b/Deepthi_SQL/execute functions/hlg_trs_execute.sql similarity index 100% rename from MMT_SQL/execute functions/hlg_trs_execute.sql rename to Deepthi_SQL/execute functions/hlg_trs_execute.sql diff --git a/MMT_SQL/execute functions/wet_sum_execute.sql b/Deepthi_SQL/execute functions/wet_sum_execute.sql similarity index 100% rename from MMT_SQL/execute functions/wet_sum_execute.sql rename to Deepthi_SQL/execute functions/wet_sum_execute.sql diff --git a/MMT_SQL/execute functions/wet_trs_execute.sql b/Deepthi_SQL/execute functions/wet_trs_execute.sql similarity index 100% rename from MMT_SQL/execute functions/wet_trs_execute.sql rename to Deepthi_SQL/execute functions/wet_trs_execute.sql diff --git a/MMT_SQL/execute main function.sql b/Deepthi_SQL/execute main function.sql similarity index 100% rename from MMT_SQL/execute main function.sql rename to Deepthi_SQL/execute main function.sql diff --git a/MMT_SQL/ftdry_sum.sql b/Deepthi_SQL/ftdry_sum.sql similarity index 100% rename from MMT_SQL/ftdry_sum.sql rename to Deepthi_SQL/ftdry_sum.sql diff --git a/MMT_SQL/ftdry_summary.sql b/Deepthi_SQL/ftdry_summary.sql similarity index 100% rename from MMT_SQL/ftdry_summary.sql rename to Deepthi_SQL/ftdry_summary.sql diff --git a/MMT_SQL/ftdry_tractor_specifications.sql b/Deepthi_SQL/ftdry_tractor_specifications.sql similarity index 100% rename from MMT_SQL/ftdry_tractor_specifications.sql rename to Deepthi_SQL/ftdry_tractor_specifications.sql diff --git a/MMT_SQL/ftdry_trs.sql b/Deepthi_SQL/ftdry_trs.sql similarity index 100% rename from MMT_SQL/ftdry_trs.sql rename to Deepthi_SQL/ftdry_trs.sql diff --git a/MMT_SQL/ftdry_trs_ods.sql b/Deepthi_SQL/ftdry_trs_ods.sql similarity index 100% rename from MMT_SQL/ftdry_trs_ods.sql rename to Deepthi_SQL/ftdry_trs_ods.sql diff --git a/MMT_SQL/fthlg_sum.sql b/Deepthi_SQL/fthlg_sum.sql similarity index 100% rename from MMT_SQL/fthlg_sum.sql rename to Deepthi_SQL/fthlg_sum.sql diff --git a/MMT_SQL/fthlg_tractor_specifications.sql b/Deepthi_SQL/fthlg_tractor_specifications.sql similarity index 100% rename from MMT_SQL/fthlg_tractor_specifications.sql rename to Deepthi_SQL/fthlg_tractor_specifications.sql diff --git a/MMT_SQL/fthlg_trs.sql b/Deepthi_SQL/fthlg_trs.sql similarity index 100% rename from MMT_SQL/fthlg_trs.sql rename to Deepthi_SQL/fthlg_trs.sql diff --git a/MMT_SQL/ftwet_sum.sql b/Deepthi_SQL/ftwet_sum.sql similarity index 100% rename from MMT_SQL/ftwet_sum.sql rename to Deepthi_SQL/ftwet_sum.sql diff --git a/MMT_SQL/ftwet_tractor_specifications.sql b/Deepthi_SQL/ftwet_tractor_specifications.sql similarity index 100% rename from MMT_SQL/ftwet_tractor_specifications.sql rename to Deepthi_SQL/ftwet_tractor_specifications.sql diff --git a/MMT_SQL/ftwet_trs.sql b/Deepthi_SQL/ftwet_trs.sql similarity index 100% rename from MMT_SQL/ftwet_trs.sql rename to Deepthi_SQL/ftwet_trs.sql diff --git a/MMT_SQL/haulage field summary.txt b/Deepthi_SQL/haulage field summary.txt similarity index 100% rename from MMT_SQL/haulage field summary.txt rename to Deepthi_SQL/haulage field summary.txt diff --git a/MMT_SQL/insert_data_trs_sum.sql b/Deepthi_SQL/insert_data_trs_sum.sql similarity index 100% rename from MMT_SQL/insert_data_trs_sum.sql rename to Deepthi_SQL/insert_data_trs_sum.sql diff --git a/MMT_SQL/issues.sql b/Deepthi_SQL/issues.sql similarity index 100% rename from MMT_SQL/issues.sql rename to Deepthi_SQL/issues.sql diff --git a/MMT_SQL/mmt_config_insert.sql b/Deepthi_SQL/mmt_config_insert.sql similarity index 100% rename from MMT_SQL/mmt_config_insert.sql rename to Deepthi_SQL/mmt_config_insert.sql diff --git a/MMT_SQL/mmt_plough_spec.txt b/Deepthi_SQL/mmt_plough_spec.txt similarity index 100% rename from MMT_SQL/mmt_plough_spec.txt rename to Deepthi_SQL/mmt_plough_spec.txt diff --git a/MMT_SQL/mmt_rotovator_spec.txt b/Deepthi_SQL/mmt_rotovator_spec.txt similarity index 100% rename from MMT_SQL/mmt_rotovator_spec.txt rename to Deepthi_SQL/mmt_rotovator_spec.txt diff --git a/MMT_SQL/ods/BUDNI_DBP_ODS.SQL b/Deepthi_SQL/ods/BUDNI_DBP_ODS.SQL similarity index 100% rename from MMT_SQL/ods/BUDNI_DBP_ODS.SQL rename to Deepthi_SQL/ods/BUDNI_DBP_ODS.SQL diff --git a/MMT_SQL/ods/BUDNI_PTO_ODS.SQL b/Deepthi_SQL/ods/BUDNI_PTO_ODS.SQL similarity index 100% rename from MMT_SQL/ods/BUDNI_PTO_ODS.SQL rename to Deepthi_SQL/ods/BUDNI_PTO_ODS.SQL diff --git a/MMT_SQL/ods/FTDRY_SUM_ODS.sql b/Deepthi_SQL/ods/FTDRY_SUM_ODS.sql similarity index 100% rename from MMT_SQL/ods/FTDRY_SUM_ODS.sql rename to Deepthi_SQL/ods/FTDRY_SUM_ODS.sql diff --git a/MMT_SQL/ods/FTHLG_SUM_ODS.sql b/Deepthi_SQL/ods/FTHLG_SUM_ODS.sql similarity index 100% rename from MMT_SQL/ods/FTHLG_SUM_ODS.sql rename to Deepthi_SQL/ods/FTHLG_SUM_ODS.sql diff --git a/MMT_SQL/ods/FTHLG_TRS_ODS.sql b/Deepthi_SQL/ods/FTHLG_TRS_ODS.sql similarity index 100% rename from MMT_SQL/ods/FTHLG_TRS_ODS.sql rename to Deepthi_SQL/ods/FTHLG_TRS_ODS.sql diff --git a/MMT_SQL/ods/FTWET_SUM_ODS.sql b/Deepthi_SQL/ods/FTWET_SUM_ODS.sql similarity index 100% rename from MMT_SQL/ods/FTWET_SUM_ODS.sql rename to Deepthi_SQL/ods/FTWET_SUM_ODS.sql diff --git a/MMT_SQL/ods/FTWET_TRS_ODS.sql b/Deepthi_SQL/ods/FTWET_TRS_ODS.sql similarity index 100% rename from MMT_SQL/ods/FTWET_TRS_ODS.sql rename to Deepthi_SQL/ods/FTWET_TRS_ODS.sql diff --git a/MMT_SQL/ods/ftdry_trs_ods.sql b/Deepthi_SQL/ods/ftdry_trs_ods.sql similarity index 100% rename from MMT_SQL/ods/ftdry_trs_ods.sql rename to Deepthi_SQL/ods/ftdry_trs_ods.sql diff --git a/MMT_SQL/wet field summary.txt b/Deepthi_SQL/wet field summary.txt similarity index 100% rename from MMT_SQL/wet field summary.txt rename to Deepthi_SQL/wet field summary.txt