Skip to content

Allow jsonb columns as encrypted targets #46

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

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

tobyhede
Copy link
Contributor

Allows jsonb columns as well as the cs_encrypted_v1 domain type.

Adds a force to cs_encrypt_v1()

Calling cs_encrypt_v1(true) will skip the schema check before entering the encrypting state.

@auxesis auxesis changed the title Allow jsonb columns as encrytped targets Allow jsonb columns as encrypted targets Oct 29, 2024
Copy link
Contributor

@auxesis auxesis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need some docs, please @tobyhede.

Copy link
Contributor

@auxesis auxesis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tobyhede.

One small suggestion, and one request.

tobyhede and others added 2 commits October 29, 2024 13:04
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Copy link
Contributor

@auxesis auxesis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes @tobyhede.

@tobyhede tobyhede merged commit 04fd3c2 into main Oct 29, 2024
4 checks passed
@tobyhede tobyhede deleted the CIP-916/allow-jsonb-target-columns branch October 29, 2024 03:35
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.

2 participants