This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP: Add a data migration that autogenerates a default 'download' and 'delete' policy. * Bump downrev and add logging for data migration steps. * Try importing models from db.base. * Use the connection currently being used to emit SQL to the database. * Skip adding default policies to test database. * Refactor so we're querying in SQL and not relying on SQLAlchemy models. * Add default policies to policy guides and clarify that the TESTING env variable is primarily set by pytest. * Update docs/fidesops/docs/guides/policies.md Co-authored-by: Cole Isaac <82131455+conceptualshark@users.noreply.github.com> Co-authored-by: Cole Isaac <82131455+conceptualshark@users.noreply.github.com>
- Loading branch information
1 parent
a96c4b3
commit 9664c6a
Showing
4 changed files
with
403 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.