Skip to content
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

Add support for --statement #375

Merged
merged 7 commits into from
Feb 22, 2025
Merged

Conversation

morgo
Copy link
Collaborator

@morgo morgo commented Feb 17, 2025

A Pull Request should be associated with an Issue.

We wish to have discussions in Issues. A single issue may be targeted by multiple PRs.
If you're offering a new feature or fixing anything, we'd like to know beforehand in Issues,
and potentially we'll be able to point development in a particular direction.
Further notes in https://github.com/cashapp/spirit/blob/main/.github/CONTRIBUTING.md

Fixes #364

It refactors quite a bit to add an AbstractStatement type for tracking what change is being made.

…-support

* origin/main:
  embed certificate instead of file load
…-support

* origin/main:
  export LockName so clients aquiring locks can get their lockname
  compose lockname on the client side and log lock names
@morgo morgo force-pushed the mtocker-add-statement-support branch from d1634e3 to ff2e5c5 Compare February 19, 2025 18:09
@morgo morgo requested a review from kolbe February 19, 2025 18:09
@morgo morgo marked this pull request as ready for review February 19, 2025 18:09
@morgo morgo enabled auto-merge February 22, 2025 19:06
@morgo morgo merged commit 45b3052 into cashapp:main Feb 22, 2025
6 checks passed
This was referenced Feb 22, 2025
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.

Add support for --statement with mutual exclusion to --table and --alter
2 participants