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 support for API extensions #1617

Merged
merged 11 commits into from
Jul 1, 2020
Merged

Add support for API extensions #1617

merged 11 commits into from
Jul 1, 2020

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    94868c7 View commit details
    Browse the repository at this point in the history
  2. Remove 3.6 f-string syntax

    scook12 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    d3811e1 View commit details
    Browse the repository at this point in the history
  3. Fix warning message

    scook12 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    a0a3a0e View commit details
    Browse the repository at this point in the history
  4. Formatting

    scook12 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    b4bec50 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    9fc7cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2a715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee1c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2af4426 View commit details
    Browse the repository at this point in the history
  5. Other indent fixes

    scook12 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c9670dc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Refactor: test_accessor -> test_extension, AccessorTests -> Extension…

    …Test, inherit ReusedSQLTestCase
    scook12 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5452d10 View commit details
    Browse the repository at this point in the history
  2. housekeeping: docstring fixes

    scook12 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    7f2d8f1 View commit details
    Browse the repository at this point in the history