Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Feature client metadata#19

Open
cpascua wants to merge 24 commits intodevelopmentfrom
feature-client-metadata
Open

Feature client metadata#19
cpascua wants to merge 24 commits intodevelopmentfrom
feature-client-metadata

Conversation

@cpascua
Copy link
Copy Markdown
Collaborator

@cpascua cpascua commented May 24, 2017

@kevinmershon this is ready for review although setup to test will take awhile. You will need to create a client, a user, access_levels and user_access_levels. As we've discuss client_metadata rows are soft deleted but I've added a deleted_by column to keep a record user who deleted the row. The update method soft deletes the current client_metadata by key_name and adds a new row with the same key_name but with the new value. A constraint exists to allow only one non-deleted key_name row per client_id.

cpascua and others added 24 commits May 18, 2017 08:32
…guard on Manage Data permission for replaced files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants