Skip to content

Conversation

tobyhede
Copy link
Contributor

@tobyhede tobyhede commented Jul 8, 2025

Uninstalling EQL is not really required before installing a new version.

Install will now call DROP SCHEMA and drop the EQL schema before installing the new version.

Note:
EQL schema is stateless and can be dropped and recreated without issue/

The encrypted column type and the configuration table are both in the public schema

  • public.eql_v2_configuration
  • public.eql_v2_encrypted

And unaffected by any changes.

@auxesis auxesis merged commit 1bb6ecd into main Jul 9, 2025
4 checks passed
@auxesis auxesis deleted the drop-schema-on-install branch July 9, 2025 01:00
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