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

Updated public API #222

Merged
merged 1 commit into from
Aug 16, 2017
Merged

Commits on Aug 15, 2017

  1. Updated public API

        1. Changed IStatementResultReader to IStatementResultCursor
        2. changed IStatementResultReader.ReadAsync() to IStatementResultCursor.FetchAsync()
        3. changed IStatementResultReader.Current() to IStatementResultCursor.Current
    ali-ince committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    09bf6d9 View commit details
    Browse the repository at this point in the history