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

[REFACTOR] 127 Replace Magic Strings in DatabaseService #148

Conversation

Conundraah
Copy link
Contributor

  • moved trim replace sequence to its own function
  • replaced magic strings by constants

- moved trim replace sequence to its own function
- replaced magic strings by constants
@Conundraah Conundraah requested a review from Apollo3zehn August 30, 2024 07:03
@Conundraah Conundraah self-assigned this Aug 30, 2024
@Conundraah Conundraah linked an issue Aug 30, 2024 that may be closed by this pull request
src/Nexus/Services/DatabaseService.cs Outdated Show resolved Hide resolved
@Apollo3zehn Apollo3zehn merged commit 98ea2f0 into dev Sep 5, 2024
3 checks passed
@Apollo3zehn Apollo3zehn deleted the 127-databaseservice-use-more-constants-instead-of-magic-strings branch September 5, 2024 16:51
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.

DatabaseService: Use more constants instead of magic strings
2 participants