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 trim_char_fields connection argument #120

Merged
merged 8 commits into from
Sep 8, 2021
Merged

Add trim_char_fields connection argument #120

merged 8 commits into from
Sep 8, 2021

Conversation

qtemp
Copy link
Contributor

@qtemp qtemp commented Sep 3, 2021

No description provided.

sqlalchemy_ibmi/base.py Outdated Show resolved Hide resolved
sqlalchemy_ibmi/base.py Outdated Show resolved Hide resolved
Pulled in proposed trim_char_fields suggestions from Kevin.
Split trim_char_fields exception handling for KeyError vs ValueError; if KeyError (key not found on pop) then ignore, if ValueError (bad value specified) then raise ValueError.
Split use_system_naming exception handling; change ValueError's to raise an error instead of defaulting to '0'.
sqlalchemy_ibmi/base.py Outdated Show resolved Hide resolved
sqlalchemy_ibmi/base.py Outdated Show resolved Hide resolved
sqlalchemy_ibmi/base.py Outdated Show resolved Hide resolved
@kadler kadler merged commit e12fe91 into IBM:master Sep 8, 2021
@qtemp qtemp deleted the trim_char_fields branch September 8, 2021 23:31
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.

2 participants