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

Make the statements tagged #2

Open
s9gf4ult opened this issue Aug 9, 2013 · 0 comments
Open

Make the statements tagged #2

s9gf4ult opened this issue Aug 9, 2013 · 0 comments

Comments

@s9gf4ult
Copy link
Owner

s9gf4ult commented Aug 9, 2013

Make the statements tagged

prepare :: Connection -> Query -> Tagged New Statement
execute :: Tagged New Statement -> Tagged Executed Statement
finish :: Tagged a Statement -> Tagged Finished Statement
reset :: Tagged a Statement -> Tagged New Statement

This brings the lifecycle of the statements to typelevel.

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

No branches or pull requests

1 participant