Skip to content

Support DROP INDEX CASCADE #115

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 1 commit into from
May 14, 2025
Merged

Support DROP INDEX CASCADE #115

merged 1 commit into from
May 14, 2025

Conversation

Hexcles
Copy link
Member

@Hexcles Hexcles commented May 14, 2025

Add support for https://www.cockroachlabs.com/docs/v25.2/drop-index#remove-an-index-and-dependent-objects-with-cascade

See the integration test which would fail in the current head.

Drive-by:

  • Bump Kotlin version
  • Improve README (add mentions of test setup and fix typos)
  • Improve test setup (set up slf4j logger and bump testcontainers)

Copy link

@erick-faire erick-faire left a comment

Choose a reason for hiding this comment

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

Nice! Thanks

@Hexcles Hexcles merged commit 4d8cfac into main May 14, 2025
2 checks passed
@Hexcles Hexcles deleted the cascade-drop branch May 14, 2025 16:14
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.

3 participants