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

Table data generator #6

Open
CuriousCrow opened this issue Sep 16, 2022 · 1 comment
Open

Table data generator #6

CuriousCrow opened this issue Sep 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@CuriousCrow
Copy link
Owner

No description provided.

@CuriousCrow CuriousCrow added the enhancement New feature or request label Sep 16, 2022
@CuriousCrow CuriousCrow self-assigned this Sep 16, 2022
@CuriousCrow
Copy link
Owner Author

Определяем список таблиц для генерации. В каждой таблице отмечаем, каким образом генерировать значения.
Далее строим список изменяемых таблиц и начинаем по порядку пытаться генерировать данные. Если для заполнения поля нужно значение для внешнего ключа, то рекурсивно сначала заполняем связанную таблицу. Как данные таблицы сгенерированы, выставляем соответствующий флаг.

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