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

Distance measure implementation #1527

Merged
merged 32 commits into from
Dec 11, 2024
Merged

Distance measure implementation #1527

merged 32 commits into from
Dec 11, 2024

Conversation

trKhaled
Copy link
Collaborator

@trKhaled trKhaled commented Nov 28, 2023

Das Projekt wurde zum Feedback-System hinzugefügt, aber die Integration ist noch nicht abgeschlossen.

Derzeit stehen noch einige Funktionen zur Implementierung an, insbesondere die Einbeziehung wichtiger SQL-Befehle wie "BETWEEN", "LIKE", "EXISTS" und "IN".

In diesem Stadium ist das Programm in der Lage, Ähnlichkeiten zwischen verschiedenen Klauseln von zwei SQL-Abfragen zu berechnen, darunter "SELECT", "FROM", "WHERE", "JOINS", "GROUP BY", "HAVING" und "ORDER BY".

modules/fbs-sql-checker/distance/constants.py Outdated Show resolved Hide resolved
modules/fbs-sql-checker/distance/db_connection.py Outdated Show resolved Hide resolved
modules/fbs-sql-checker/distance/table_check.py Outdated Show resolved Hide resolved
@trKhaled trKhaled requested a review from a team as a code owner May 13, 2024 02:40
@Zitrone44 Zitrone44 requested review from Zitrone44 and TimonPllkrn and removed request for TimonPllkrn May 21, 2024 12:18
@Zitrone44 Zitrone44 removed their assignment May 21, 2024
@Zitrone44 Zitrone44 requested a review from a team as a code owner December 9, 2024 13:34
@github-actions github-actions bot added the CI/CD label Dec 9, 2024
@Zitrone44 Zitrone44 requested a review from a team as a code owner December 11, 2024 05:15
@Zitrone44 Zitrone44 merged commit 82283c7 into dev Dec 11, 2024
16 checks passed
@Zitrone44 Zitrone44 deleted the sql-distance-checker branch December 11, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants