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

api: deprecate webxdc descr parameter #6255

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Conversation

r10s
Copy link
Member

@r10s r10s commented Nov 24, 2024

this PR removes most usages of the descr parameter.

  • to avoid noise in different branches etc. (as annoying on similar, at a first glance simple changes), i left the external API stable

  • also, the effort to do a database migration seems to be over the top, so the column is left and set to empty strings on future updates - maybe we can recycle the column at some point ;)

closes #6245

src/webxdc.rs Outdated Show resolved Hide resolved
@r10s r10s enabled auto-merge (squash) November 24, 2024 16:26
@r10s r10s merged commit a6db7ba into main Nov 24, 2024
37 checks passed
@r10s r10s deleted the r10s/do-not-use-webxdc-descr branch November 24, 2024 16:34
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.

Deprecate webxdc sendUpdate's desc parameter
2 participants