Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Truncate long VARCHAR fields on loading #99

Closed
chuwy opened this issue Jan 31, 2020 · 0 comments
Closed

Truncate long VARCHAR fields on loading #99

chuwy opened this issue Jan 31, 2020 · 0 comments
Milestone

Comments

@chuwy
Copy link
Contributor

chuwy commented Jan 31, 2020

Re-implementation of #55 as #42 does not work in 100% of cases because of #98. It is also not possible to solve #98 as escaping happens on the very last step which is out of our control.

Probably we should make this behaviour optional as we tried with #91

@chuwy chuwy added this to the Version 0.6.0 milestone Jan 31, 2020
@chuwy chuwy changed the title Truncate long varchar fields on loading Truncate long VARCHAR fields on loading Jan 31, 2020
@chuwy chuwy closed this as completed in e7e6f55 Feb 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant