worried-river-56239
03/09/2023, 12:00 PMusers
and with the opl will be User
. Any recommendations on how should I do that without breaking anything and doing it in a safe way?
It seems that the old relation tuples will be in the data base but it won't be possible to use them, so I will have to migrate them somehow.steep-lamp-91158
users
once that works you can add a new version of the permission model parallel to the current one in parallel
then you make your clients read, check & delete both variants in parallel, but only write the new ones
and finally you can write a job that asynchronously queries for old tuples, and then creates the new versionsteep-lamp-91158
steep-lamp-91158
worried-river-56239
03/09/2023, 1:43 PMsteep-lamp-91158
worried-river-56239
03/09/2023, 5:28 PMsteep-lamp-91158