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

Remove device.connection_metadata to device_connection.metadata #1819

Open
nshoes opened this issue Jan 23, 2025 · 1 comment
Open

Remove device.connection_metadata to device_connection.metadata #1819

nshoes opened this issue Jan 23, 2025 · 1 comment
Labels

Comments

@nshoes
Copy link
Contributor

nshoes commented Jan 23, 2025

We are moving away from storing connection state on a device. We only use device.connection_metadata for location-related features; that work should be moved to save/update/read/query off of device.latest_connection.connection_metadata instead.

Original conversation in #1807.

@joshk
Copy link
Collaborator

joshk commented Jan 30, 2025

This has been done, all we need to do now is delete the columns from the DB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants