Why not use UUID for PK? #4425
Labels
note:discussion
Details or approval are up for discussion
note:more information needed
The reporter has to provide more information
Is there an existing issue for this?
What happened?
Now PrimaryKey type is int, for 'drives', 'charges' etc..
When I have deploy more instance, for example:
On AWS, I run Teslamte sine 2021-2023,
On my NAS, I run Teslate sine 2023-2024.
int PK can't merge those data.
If change to UUID, it can be merge.
Expected Behavior
No response
Steps To Reproduce
No response
Relevant log output
Screenshots
No response
Additional data
No response
Type of installation
Docker
Version
v1.24.1
The text was updated successfully, but these errors were encountered: