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

Crud Generator fails on many items #134

Open
timbreitscheit54 opened this issue Dec 19, 2017 · 3 comments
Open

Crud Generator fails on many items #134

timbreitscheit54 opened this issue Dec 19, 2017 · 3 comments

Comments

@timbreitscheit54
Copy link

If database has more than 100 tables or so (could not count exactly), then CRUD generator fails with no error. In order to generate all files, i must select a batch of ~100 and generate and repeat the process until all files are generated.

Module generator works fine so far.

@mootensai
Copy link
Owner

mootensai commented Dec 20, 2017 via email

@timbreitscheit54
Copy link
Author

timbreitscheit54 commented Jan 10, 2018

hi, thanks, but no. it does not seem related to max_execution_time setting or memory. It fails exactly the same moment I press the button. it does not even try to generate some of them.. the only way to go around this currently is to unpick some of the pages to be generated and generate in batches.

@mootensai
Copy link
Owner

can you send me your sql schema? lemme try on my system

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

2 participants