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

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open

Distance measure implementation #1527

wants to merge 18 commits into from

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
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