Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

Breeze0806
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

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

❗ 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%) ⬆️
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

📢 Thoughts on this report? Let us know!.

@Breeze0806 Breeze0806 merged commit 8208f28 into main Oct 8, 2023
14 checks passed
@Breeze0806 Breeze0806 deleted the v0.1.x branch October 8, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants