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

Support for DDL and DML #114

Open
4 tasks
johnedquinn opened this issue Jul 8, 2024 · 1 comment
Open
4 tasks

Support for DDL and DML #114

johnedquinn opened this issue Jul 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@johnedquinn
Copy link
Member

Description

This is a feature request to add support for DDL and DML tests. For evaluation of these tests, appropriate DQL queries should be executed to assert the accuracy of the data inserted/deleted/updated.

Definition of Done

  • Syntax Tests (Happy Path)
  • Syntax Tests (Unhappy Path)
  • Evaluation Tests (Happy Path)
  • Evaluation Tests (Unhappy Path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant