Skip to content

Conversation

CDThomas
Copy link
Contributor

@CDThomas CDThomas commented Oct 29, 2024

This change includes:

  • Fixes for variable length ORE from @coderdan
  • Additional functions on SteVec indexes: cs_ste_value_v1, cs_ste_term_v1, and cs_ste_terms_v1 that I paired on with @freshtonic.
  • Fixes to the build that were causing fresh installs of EQL to fail (due to attempting to alter domains that didn't exist)

…to 002-ste-vec.sql

Also add in the SteVec side of variable length ORE fixes.
…` statements at top of file

These were causing cipherstash-encrypt.sql to fail if the domains being altered didn't already exist.

Instead, only include `ALTER DOMAIN` statements at the top of the uninstall script.
@CDThomas CDThomas merged commit a5e9dad into main Oct 29, 2024
4 checks passed
@CDThomas CDThomas deleted the additional-jsonb-functions-and-fixes branch October 29, 2024 07: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