Breeze0806 / go-etl

go-etl is a toolset for data extraction, transformation and loading。(go-etl是一个集数据源抽取,转化,加载的工具集,提供强大的数据同步能力)
Apache License 2.0
122 stars 38 forks source link

add trimChar option in database reader to trim the space of char type in database #27

Closed Breeze0806 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
datax/plugin/writer/dbms/task.go 100.00% <100.00%> (ø)
storage/database/config.go 100.00% <100.00%> (ø)
storage/database/db2/field.go 97.74% <100.00%> (+0.05%) :arrow_up:
storage/database/db2/table.go 100.00% <100.00%> (ø)
storage/database/mysql/field.go 100.00% <100.00%> (ø)
storage/database/mysql/table.go 100.00% <100.00%> (ø)
storage/database/oracle/field.go 100.00% <100.00%> (ø)
storage/database/oracle/table.go 100.00% <100.00%> (ø)
storage/database/postgres/field.go 100.00% <100.00%> (ø)
storage/database/postgres/table.go 100.00% <100.00%> (ø)
... and 4 more

:loudspeaker: Thoughts on this report? Let us know!.