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

Ability to generate an insertion script from a DatasetRow object #29

Open
jeanbisutti opened this issue Nov 25, 2021 · 0 comments
Open
Labels
👍 good first issue Good for newcomers

Comments

@jeanbisutti
Copy link
Collaborator

We want to add the following method in QuickSQLTestData class:

public String generateInsertScriptFor(DatasetRow datasetRow) 

It returns a SQL insertion script from a DatasetRow object taking account of database integrity constraints.

Please add a test in DatasetRowApiTest.

@jeanbisutti jeanbisutti added the 👍 good first issue Good for newcomers label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant