Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Prepared statement encoder refactoring. It enables to use stages separately #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

antonzherdev
Copy link
Contributor

For reactive stream implementation I will need to send prepared statement request with limited rows in result and then repeat execute several times. Refactoring with the message.kind switch is related to the problem that I have to use different front-end message to prepare, execute and close query. I created them but then it is unclear how to differentiate them from PreparedStatementExecuteMessage.

@antonzherdev antonzherdev changed the title Prepared statement encoder refactoring. It enables to use stages sedately Prepared statement encoder refactoring. It enables to use stages separately Aug 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant