Compact the UUIDs to base36
This commit is contained in:
committed by
Mike Dalessio
parent
e4011ef211
commit
6c04b56f4b
@@ -101,7 +101,7 @@ class Import
|
||||
end
|
||||
|
||||
def generate_uuid
|
||||
SecureRandom.uuid_v7
|
||||
UuidPrimaryKey.generate
|
||||
end
|
||||
|
||||
def setup_account
|
||||
|
||||
Reference in New Issue
Block a user