Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

More precise type for LoggingTransaction.execute #15432

Merged
merged 8 commits into from
Apr 14, 2023

Commits on Apr 13, 2023

  1. More precise type for LoggingTransaction.execute

    David Robertson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    444b231 View commit details
    Browse the repository at this point in the history
  2. Add an annotation for stream_ordering_month_ago

    David Robertson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    75a70af View commit details
    Browse the repository at this point in the history
  3. [DO NOT COMMIT] Revert "Add comma missing from #15382. (#15429)"

    This reverts commit 38272be.
    
    This demonstartes that this PR would have spotted the underlying error.
    David Robertson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f0863f7 View commit details
    Browse the repository at this point in the history
  4. Undo the revert (missing comma is back for good)

    This reverts commit f0863f7.
    David Robertson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b1f8cb6 View commit details
    Browse the repository at this point in the history
  5. Warning comments

    David Robertson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c83dbb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Changelog

    David Robertson committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    56a9f75 View commit details
    Browse the repository at this point in the history
  2. Oh go away isort

    David Robertson committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    162d851 View commit details
    Browse the repository at this point in the history
  3. Rename _Parameters -> SQLQueryParameters

    didn't want to use "QueryParameters" because that makes me think of `/urls?with=stuff&at=the&end`
    David Robertson committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2672b7c View commit details
    Browse the repository at this point in the history