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

Convert a SQL UPDATE statement to Datalog rules #94

Open
wants to merge 119 commits into
base: master
Choose a base branch
from

Conversation

cedretaber
Copy link
Contributor

Note: this PR includes #93. To check the essential changes, see this PR.

This PR make the following changes.

  • Introduced a data type to represent the UPDATE statement in SQL
  • A function has been added to convert the above SQL data type to a delta-Datalog rules.

@cedretaber cedretaber force-pushed the add-sql-to-ast branch 2 times, most recently from f18b0dc to a3bab38 Compare July 3, 2023 12:12
@cedretaber cedretaber force-pushed the add-sql-to-ast branch 2 times, most recently from f18b0dc to c70f1df Compare July 5, 2023 11:46
@cedretaber cedretaber mentioned this pull request Jul 5, 2023
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.

2 participants