Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kettle_yuejuan_new
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
许梁
kettle_yuejuan_new
Commits
d20dfd22
Commit
d20dfd22
authored
Oct 27, 2021
by
luofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:赋分规则数据回滚
parent
493a370c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
24 deletions
+5
-24
intelligent/single_yuejuan/analysis/roll_back/fundamental.ktr
+5
-24
No files found.
intelligent/single_yuejuan/analysis/roll_back/fundamental.ktr
View file @
d20dfd22
...
@@ -423,26 +423,13 @@
...
@@ -423,26 +423,13 @@
<partitionschemas>
<partitionschemas>
</partitionschemas>
</partitionschemas>
<slaveservers>
<slaveservers>
<slaveserver>
<name>10.1.104.244</name>
<hostname>10.1.104.244</hostname>
<port>8081</port>
<webAppName/>
<username>carte</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
<proxy_hostname/>
<proxy_port/>
<non_proxy_hosts/>
<master>N</master>
<sslMode>N</sslMode>
</slaveserver>
</slaveservers>
</slaveservers>
<clusterschemas>
<clusterschemas>
</clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_user>admin</created_user>
<created_date>2020/08/14 09:30:43.519</created_date>
<created_date>2020/08/14 09:30:43.519</created_date>
<modified_user>admin</modified_user>
<modified_user>admin</modified_user>
<modified_date>2021/
10/20 11:22:56.79
7</modified_date>
<modified_date>2021/
05/14 10:19:15.62
7</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
<is_key_private>N</is_key_private>
</info>
</info>
...
@@ -450,13 +437,13 @@
...
@@ -450,13 +437,13 @@
</notepads>
</notepads>
<connection>
<connection>
<name>intelligent_greenplum_neiwang</name>
<name>intelligent_greenplum_neiwang</name>
<server>
10.1.104.241
</server>
<server>
gp-8vb6gifi3l9404qmz-master.gpdbmaster.zhangbei.rds.aliyuncs.com
</server>
<type>POSTGRESQL</type>
<type>POSTGRESQL</type>
<access>Native</access>
<access>Native</access>
<database>intelligent
_dev
</database>
<database>intelligent</database>
<port>5432</port>
<port>5432</port>
<username>
gpadmi
n</username>
<username>
wlyuejua
n</username>
<password>Encrypted 2be98
afc86aa7f2e4cb13ba69fe
c3fd89</password>
<password>Encrypted 2be98
c5bc13cd8ba4bc15a464c7
c3fd89</password>
<servername/>
<servername/>
<data_tablespace/>
<data_tablespace/>
<index_tablespace/>
<index_tablespace/>
...
@@ -537,9 +524,6 @@ delete from single_yuejuan_fundamental.fundamental_exam_subject where exam_id =$
...
@@ -537,9 +524,6 @@ delete from single_yuejuan_fundamental.fundamental_exam_subject where exam_id =$
delete from single_yuejuan_fundamental.fundamental_score_entrust_config where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_score_entrust_config where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_proportion_structure_config where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_proportion_structure_config where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_zero_absent where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_zero_absent where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_exam_subject_select where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_exam_subject_select_class where exam_id =${exam_id} and type_id=${type_id};
delete from single_yuejuan_fundamental.fundamental_exam_subject_select_type where exam_id =${exam_id} and type_id=${type_id};
----------------------
----------------------
vacuum single_yuejuan_fundamental.fundamental_bus_exam_student;
vacuum single_yuejuan_fundamental.fundamental_bus_exam_student;
...
@@ -561,9 +545,6 @@ vacuum single_yuejuan_fundamental.fundamental_segment_structure_config;
...
@@ -561,9 +545,6 @@ vacuum single_yuejuan_fundamental.fundamental_segment_structure_config;
vacuum single_yuejuan_fundamental.fundamental_exam_subject;
vacuum single_yuejuan_fundamental.fundamental_exam_subject;
vacuum single_yuejuan_fundamental.fundamental_score_entrust_config;
vacuum single_yuejuan_fundamental.fundamental_score_entrust_config;
vacuum single_yuejuan_fundamental.fundamental_proportion_structure_config;
vacuum single_yuejuan_fundamental.fundamental_proportion_structure_config;
vacuum single_yuejuan_fundamental.fundamental_exam_subject_select;
vacuum single_yuejuan_fundamental.fundamental_exam_subject_select_class;
vacuum single_yuejuan_fundamental.fundamental_exam_subject_select_type;
</sql>
</sql>
<set_params>N</set_params>
<set_params>N</set_params>
<insert_field/>
<insert_field/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment