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 upgrade_id.win_tbl #23

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    cef0514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311cd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36b430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86b8e6f View commit details
    Browse the repository at this point in the history
  5. Change win_tbl interval even if index_var correct

    Currently a ts_tbl with the same correct interval will never by seen by change_interval.ts_tbl. This seems unwanted, as it for example prevents a win_tbl with index_var(x) in hours and dur_var(x) in mins from being changed.
    prockenschaub committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9217957 View commit details
    Browse the repository at this point in the history