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

[IN-REVIEW] Refactor PHP Backend #51

Merged
merged 92 commits into from
Oct 20, 2016
Merged

[IN-REVIEW] Refactor PHP Backend #51

merged 92 commits into from
Oct 20, 2016

Conversation

TimRepke
Copy link
Owner

@TimRepke TimRepke commented Oct 13, 2016

  • merge tables
  • update all references
  • refactor

This is enables to implement #4

this script moves and converts all entries in the waitlist table into the bachelor table
and then deletes the deprecated waitlist table
@TimRepke TimRepke self-assigned this Oct 13, 2016
@TimRepke TimRepke changed the title [DO-NOT-MERGE] Join waitlist to bachelor table [DO-NOT-MERGE] Refactor PHP Backend Oct 14, 2016
@@ -30,5 +30,5 @@ db:
- "3306"
volumes:
- ./mysql_data:/var/lib/mysql
- ./registration-system/other/sqlDumps/init_20151004.sql:/dump.sql:ro
- ./registration-system/other/sqlDumps/init_20161019.sql:/dump.sql:ro
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol stimmt. sorry :P

@0x17de 0x17de merged commit d42fa21 into master Oct 20, 2016
@0x17de 0x17de deleted the join-wl-table branch October 20, 2016 19:53
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.

2 participants