09-10-2021, 02:14 PM
Is there a way for me to modify the record Id
I already have a database and they have their records Id already. It's a UUID similar to the ones you are using but slightly different.
If I create new records that are not a problem (as these ids are alpha so it does not matter as long as they are unique).
But if I want to use existing records it's another problem.
I can definitively ignore your ids but I think it's a bit of waste.
However, if I can change an id or provide the id when I create a new record it will be OK.
Please let me know...
Best,
I already have a database and they have their records Id already. It's a UUID similar to the ones you are using but slightly different.
If I create new records that are not a problem (as these ids are alpha so it does not matter as long as they are unique).
But if I want to use existing records it's another problem.
I can definitively ignore your ids but I think it's a bit of waste.
However, if I can change an id or provide the id when I create a new record it will be OK.
Please let me know...
Best,