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

Drop codenames #464

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Drop codenames #464

merged 2 commits into from
Nov 1, 2024

Conversation

soininen
Copy link
Collaborator

@soininen soininen commented Nov 1, 2024

The way Toolbox/DB editor handles database (code)names has been rewritten making the codename field in DatabaseMapping obsolete. This PR removes that field and associated functionality. Clients are better off managing their database naming schemes however they want.

No associated issue.

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

Applications should implement their own "database codename" if
they require such.
@soininen soininen merged commit 001b05e into master Nov 1, 2024
12 of 13 checks passed
@soininen soininen deleted the drop_codenames branch November 1, 2024 14:22
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