Commits
Jeff Sharkey authored 57ac3d59c13
Moved owning package and restricted flag to Contact. Instead of having unique owner packages and restriction flags being enforced on each Data item, I moved these columns up to the Contact level. This approach greatly simplifies the provider logic.