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

Refactor out Panchayat to a separate Table #1

Closed
aswinmohanme opened this issue Mar 22, 2020 · 0 comments
Closed

Refactor out Panchayat to a separate Table #1

aswinmohanme opened this issue Mar 22, 2020 · 0 comments

Comments

@aswinmohanme
Copy link
Contributor

Now Panchayat is added as a single field on the users schema. Refactor it out as a separate table with relation to district.

Panchayat: name belongs_to:District

The association should be added with the existing Panchyat field, so as not destroy existing data. The call center executives will enter the data from the dropdown.

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