Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Deleting an Inject that has a Schedule does bad things #69

Open
jtdroste opened this issue Nov 17, 2017 · 0 comments
Open

Deleting an Inject that has a Schedule does bad things #69

jtdroste opened this issue Nov 17, 2017 · 0 comments

Comments

@jtdroste
Copy link
Member

When you delete an inject that already has a schedule setup, bad things happen.

We should either cascade the delete (delete from schedule where inject_id = ?) or block the delete until all the schedules are deleted.

Personally, I'm for the second option.

@jtdroste jtdroste added this to the v1.5 - 'New Year New Me' Edition milestone Nov 17, 2017
@jtdroste jtdroste self-assigned this Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant