You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'log' will be the only remaining heavily active table that uses a SERIAL primary key id, instead of UUIDs. We should look into whether it's worth it to convert it to using UUIDs, which would involve handling all the current records somehow.
'log' will be the only remaining heavily active table that uses a SERIAL primary key id, instead of UUIDs. We should look into whether it's worth it to convert it to using UUIDs, which would involve handling all the current records somehow.