Skip to content

Better database backups & no more 415 - #33

Merged
janwerkhoven merged 6 commits into
productionfrom
development
Mar 14, 2026
Merged

Better database backups & no more 415#33
janwerkhoven merged 6 commits into
productionfrom
development

Conversation

@janwerkhoven

Copy link
Copy Markdown
Member

This PR:

  • Refactors the script which syncs the development database with production. We no longer dump to YML files, but instead to binary SQL dumps. Doing so avoids issues with Psych.
  • Removes the overly zealous Content-Type check on all request, resulting in 415 errors.

@janwerkhoven
janwerkhoven merged commit db6cfef into production Mar 14, 2026
1 check passed
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.

1 participant