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

Manage Institutional addresses (vs. personal addresses). #3

Open
SimonGoring opened this issue Mar 11, 2019 · 0 comments
Open

Manage Institutional addresses (vs. personal addresses). #3

SimonGoring opened this issue Mar 11, 2019 · 0 comments

Comments

@SimonGoring
Copy link
Contributor

This is a broader issue, requires the following change to the DB schema.

  1. Contact table broken into:
  • Person
  • email (fk: personid, address, type [personal, institutional])
  • phone (fk: personid, number, type [institutional, fax, home, mobile . . .])
  • address (Organisation, Street Address Line(s), Dependent locality (may be an inner-city district or a suburb), City or Locality, Administrative area such as a state, province, island etc, Zip or postal code, Sorting code) - joined using a one to many that includes address type [admin, personal]
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