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

Draft: #645 added run_at_time_zone field to chain and add_job #646

Conversation

gaslitbytech
Copy link

@gaslitbytech gaslitbytech commented Mar 24, 2024

Added new run_at_time_zone field to the chain table to allow for optional separate time zone per chain. The default of current_setting('timezone)` will make this change backwards compatible.

Todo:

  • add unit tests. I haven't figured out how to run the unit tests locally yet.
  • test migrations.
  • add docs

ts timestamptz
ts timestamp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pashagolub
Copy link
Collaborator

pg_timetable can be run in a specific timezone to solve this. See #645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants