Skip to content

Do not change table names #245

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

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Do not change table names #245

merged 3 commits into from
Jun 19, 2024

Conversation

leondutoit
Copy link
Collaborator

@haatveit
Copy link
Contributor

Can we add migration to the container during startup or does this need manual attention?

@leondutoit
Copy link
Collaborator Author

Can we add migration to the container during startup or does this need manual attention?

The fastest for me is to do this manually, and I'd like to get it done this week, so I'm pressing on without adding the container automation. Note: the breakage does not apply to tables created after deployment, only for using tables that existed from before, so this is not a big deal for the test env.

@leondutoit leondutoit merged commit b7a6d26 into master Jun 19, 2024
14 checks 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.

Stop replacing / with _ in table names
3 participants