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

Change address handling in database #165

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Change address handling in database #165

wants to merge 17 commits into from

Conversation

nilspenzel
Copy link
Contributor

	Remove address table
	No longer cascade on delete for any foreign key
	Remove entries associated with computed fares
	Force column Request of table Event not to be null
	Change address handling
		events receive a string as address
		companies receive strings for street, housenr, postal code, city

    	Remove address table
    	No longer cascade on delete for any foreign key
    	Remove entries associated with computed fares
    	Force column Request of table Event not to be null
    	Change address handling
    		events receive a string as address
    		companies receive strings for street, housenr, postal code, city
	alter test data
	add foreign key for user-company relationship
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.

1 participant