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

Fix mistaken path of execute_generate_model method #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sanfrecce-osaka
Copy link
Contributor

@sanfrecce-osaka sanfrecce-osaka commented Apr 25, 2019

Description

A migration isn't executed when pushing save changes button after creating a model.
The regular expression in GenaratorRunner.execute_generate_model starts with slash, but the paths of result don't have any paths which start with slash.
A slash of beggining isn't necessary, so I fix it.
See the pictures below for details.

Before

Image from Gyazo

debug_erd_for_skitch

After

Image from Gyazo

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

Successfully merging this pull request may close these issues.

None yet

1 participant