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

Deprecate DB.mapping #196

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Deprecate DB.mapping #196

merged 1 commit into from
Nov 13, 2023

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Nov 9, 2023

DB::Serializable has been around for a long time and is a more versatile tool.
The equivalents JSON.mapping and YAML.mapping in stdlib are long gone and replaced by *::Serializable.

cf. #195 (comment)

Copy link
Member

@bcardiff bcardiff left a comment

Choose a reason for hiding this comment

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

I wouldn't mind removing it directly and creating a community shard for allowing a migration path.

@straight-shoota straight-shoota merged commit 76d8bb6 into master Nov 13, 2023
12 checks passed
@straight-shoota straight-shoota deleted the chore/deprecate-mapping branch November 13, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants