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

gh-100450: Add sqlite.Row.__contains__ method #100457

Closed
wants to merge 4 commits into from

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    62134f7 View commit details
    Browse the repository at this point in the history
  2. Remove cast

    sobolevn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5b089dd View commit details
    Browse the repository at this point in the history
  3. Address review

    sobolevn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    251d4bf View commit details
    Browse the repository at this point in the history
  4. Add a unit test

    sobolevn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5e419b5 View commit details
    Browse the repository at this point in the history