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

feat: support tracking commit timestamp #2848

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Nov 7, 2024

What kind of change does this PR introduce?

feature

What is the new behavior?

Support new postgres config option.

supabase --experimental postgres-config update --config track_commit_timestamp=true

Additional context

At some point, we probably want to transition to using [db.settings] in config.toml for config updates.

@coveralls
Copy link

coveralls commented Nov 7, 2024

Pull Request Test Coverage Report for Build 11735196464

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 59.803%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/postgresConfig/update/update.go 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 11721388357: -0.03%
Covered Lines: 6384
Relevant Lines: 10675

💛 - Coveralls

@sweatybridge sweatybridge merged commit da7f304 into develop Nov 8, 2024
9 checks passed
@sweatybridge sweatybridge deleted the track-commit branch November 8, 2024 03:33
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