Skip to content

Implement data generation #20

@Bardin08

Description

@Bardin08

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions