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 Scan method for ResultSet to scan the rows into the given slice (Part 1) #298

Merged
merged 4 commits into from
Jan 11, 2024

Commits on Jan 8, 2024

  1. Add Scan for ResultSet

    Xin Hao committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e53c538 View commit details
    Browse the repository at this point in the history
  2. drop supports for Go 1.16 and 1.17

    Update test.yaml
    Xin Hao committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2478f44 View commit details
    Browse the repository at this point in the history
  3. Revert "drop supports for Go 1.16 and 1.17"

    This reverts commit 2478f44.
    Xin Hao committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    911d8f5 View commit details
    Browse the repository at this point in the history
  4. Supports Go 1.16+

    Xin Hao committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fd13b92 View commit details
    Browse the repository at this point in the history