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

Implement data generation #20

Open
Bardin08 opened this issue Apr 25, 2024 · 0 comments
Open

Implement data generation #20

Bardin08 opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@Bardin08
Copy link
Owner

Implement data generation skeleton.

It has to be an extendable solution that allows the addition of new generators and rules for them. The primary generator version can find an appropriate generator by column datatypes and its constraints (i.g. a column can have null values, or a column has max len limitation).

Also, we must consider PRIMARY KEY and FOREIGN KEY limitations.

@Bardin08 Bardin08 self-assigned this Apr 25, 2024
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

No branches or pull requests

1 participant