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

Search text column remove #190

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Search text column remove #190

merged 2 commits into from
Dec 17, 2024

Conversation

dmytro-landiak
Copy link
Contributor

@dmytro-landiak dmytro-landiak commented Dec 17, 2024

Pull Request description

Removed deprecated search_text column from PSQL for 4 tables: broker_user, mqtt_client_credentials, application_shared_subscription, websocket_connection.
The search logic is refactored to work as previously by the appropriate column.

General checklist

  • You have reviewed the guidelines document.
  • Labels that classify your pull request have been added.
  • The milestone is specified and corresponds to fix version.
  • Description references specific issue.
  • Description contains human-readable scope of changes.
  • Description contains brief notes about what needs to be added to the documentation.
  • No merge conflicts, commented blocks of code, code formatting issues.
  • Changes are backward compatible or upgrade script is provided.

Front-End feature checklist

  • Screenshots with affected component(s) are added. The best option is to provide 2 screens: before and after changes;
  • If you change the widget or other API, ensure it is backward-compatible or upgrade script is present.

Back-End feature checklist

  • Added corresponding unit and/or integration test(s). Provide written explanation in the PR description if you have failed to add tests.
  • If new dependency was added: the dependency tree is checked for conflicts.

@dmytro-landiak dmytro-landiak added the Core Minor improvement to Core services label Dec 17, 2024
@dmytro-landiak dmytro-landiak added this to the 2.0.1 milestone Dec 17, 2024
@dmytro-landiak dmytro-landiak merged commit e3566e0 into main Dec 17, 2024
3 checks passed
@dmytro-landiak dmytro-landiak deleted the search-text-remove branch December 17, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Minor improvement to Core services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant