-
Notifications
You must be signed in to change notification settings - Fork 183
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
chore: Refactor shape_id -> shape_handle for clearer name #1796
Conversation
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KyleAMathews I've rebased and fixed all the tests, so this should also be ready to merge
I do need to mention that this (and the other refactring PR #1798) might cause issues with rebasing with @kevin-dp multitenancy PR
Yeah either way it'll be annoying to rebase... I don't care which way we go. |
Is anything left in this PR? Let's merge it if not. Needs to be coordinated with #1833 |
…params (#1900) Included renames: - `electric-chunk-last-offset` -> `electric-offset` - `electric-next-cursor` -> `electric-cursor` - `electric-shape-id` -> `electric-handle` - `?shape_id` -> `?handle` Added query parameter: `?table` instead of `/:table` in the path Closes #1771, #1796, #1798 --------- Co-authored-by: Kyle Mathews <[email protected]> Co-authored-by: msfstef <[email protected]> Co-authored-by: Ilia Borovitinov <[email protected]>
Superseded by #1900 |
Addresses one of the renames proposed in #1771
shapeId
as well