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

Update a session when its ILM is updated #870

Merged
merged 7 commits into from
Jul 7, 2015

Conversation

jrjohnson
Copy link
Member

This is the first step in removing triggers (refs #866). The session updatedAt property is now set to the current time when anything in a session changes or when a related ILM changes.

Some other stuff got mixed in here as well. I added the migration generation PHP I've been using to git so anyone can use it and keep it up to date. Related to that I added a test to travis that will ensure that the migration generator and the generated sql are in sync. This is a little weird but since its temporary I think it will work.

thecoolestguy added a commit that referenced this pull request Jul 7, 2015
Update a session when its ILM is updated
@thecoolestguy thecoolestguy merged commit 65c445f into ilios:master Jul 7, 2015
@jrjohnson jrjohnson deleted the 866-updatesession branch July 7, 2015 22:52
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

2 participants