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

Remove code which updates application_services_state.last_txn #12680

Merged
merged 3 commits into from
May 17, 2022

Commits on May 9, 2022

  1. Remove code which updates application_services_state.last_txn

    This column is unused as of #12209, so let's stop writing to it.
    richvdh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9bf085d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Fix failing test

    We need to look out for rows with null state now.
    richvdh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e2cb010 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    e5bcf5f View commit details
    Browse the repository at this point in the history