mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-09-03 10:55:44 +00:00
增加版本号
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.weishao</groupId>
|
||||
<artifactId>dbswitch</artifactId>
|
||||
<version>1.4.2</version>
|
||||
<version>1.5.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>dbswitch-data</artifactId>
|
||||
|
@@ -18,7 +18,7 @@ source.datasource-fetch.size=10000
|
||||
## schema name for query source database
|
||||
source.datasource-source.schema=open_data
|
||||
## table name include from table lists
|
||||
source.datasource-source.includes=
|
||||
source.datasource-source.includes=sjzx_tsg_yktxlh,sjzx_tysf_code_pub,sjzx_ykt_user,sjzx_ykt_user_photo,sjzx_znsg_yktxlh,xhdx_formal_stu_info,xhdx_net_user_info,xhdx_operation_user_info,xhdx_student_info,xhdx_visist_stu_info
|
||||
## table name exclude from table lists
|
||||
source.datasource-source.excludes=
|
||||
|
||||
@@ -33,4 +33,4 @@ target.create-table.auto-increment=false
|
||||
## Only usefull for PostgreSQL/Greenplum database
|
||||
target.writer-engine.insert=false
|
||||
## whether use change data synchronize to target database table
|
||||
target.change-data-synch=true
|
||||
target.change-data-synch=true
|
||||
|
Reference in New Issue
Block a user