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

fix Check Result._types have getTypeParser method #1967

Open
wants to merge 5 commits into
base: master
from

Conversation

@mrTrunk
Copy link

mrTrunk commented Sep 5, 2019

query pass this.types to conn.parse. Conn.parse wont config.types as array of bind varible type.
query pass this.types to Result object on the next step, for type conversion features, but this one is array.

Danila Mishchenko added 5 commits Sep 5, 2019
@charmander
Copy link
Collaborator

charmander commented Sep 5, 2019

Can you add a test that exposes the problem? It helps make sure it won’t come back, too. Examples of tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.