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
477462b9
Commit
477462b9
authored
Sep 17, 2021
by
luofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:新高考流程调整
parent
b281e5bb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
intelligent/single_yuejuan/transfer/roll_back/source_fundamental.ktr
+16
-4
source.kjb
+0
-0
No files found.
intelligent/single_yuejuan/transfer/roll_back/source_fundamental.ktr
View file @
477462b9
<?xml version="1.0" encoding="UTF-8"?>
<transformation>
<info>
<name>source_fundamental</name>
...
...
@@ -424,13 +423,26 @@
<partitionschemas>
</partitionschemas>
<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>
<clusterschemas>
</clusterschemas>
<created_user>admin</created_user>
<created_date>2020/01/04 14:18:01.920</created_date>
<modified_user>admin</modified_user>
<modified_date>
2021/0
8/17 10:58:09.847
</modified_date>
<modified_date>2021/0
9/17 11:28:54.266
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
...
...
@@ -441,7 +453,7 @@
<server>10.1.104.241</server>
<type>POSTGRESQL</type>
<access>Native</access>
<database>
intelligent
</database>
<database>intelligent
_dev
</database>
<port>5432</port>
<username>gpadmin</username>
<password>Encrypted 2be98afc86aa7f2e4cb13ba69fec3fd89</password>
...
...
@@ -526,7 +538,7 @@ delete from single_yuejuan_source_process.report_exam_subject where exam_id = ${
delete from single_yuejuan_source_process.bus_exam_subject where id in (select id from single_yuejuan_source.bus_exam_subject);
delete from single_yuejuan_source_process.dic_question_type where id in (select id from single_yuejuan_source.dic_question_type);
delete from single_yuejuan_source_process.dic_select_subject where id in (select id from single_yuejuan_source.dic_select_subject);
delete from single_yuejuan_source_process.dic_subject_select_type where id i
d
(select id from single_yuejuan_source.dic_subject_select_type)
delete from single_yuejuan_source_process.dic_subject_select_type where id i
n
(select id from single_yuejuan_source.dic_subject_select_type)
---------------------------
delete from single_yuejuan_source_process.bus_marking_person where exam_id = ${exam_id};
-------------------
...
...
source.kjb
deleted
100644 → 0
View file @
b281e5bb
This diff is collapsed.
Click to expand it.
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