Compact the UUIDs to base36

This commit is contained in:
Kevin McConnell
2025-11-12 11:08:24 +00:00
committed by Mike Dalessio
parent e4011ef211
commit 6c04b56f4b
7 changed files with 262 additions and 239 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ class Import
end
def generate_uuid
SecureRandom.uuid_v7
UuidPrimaryKey.generate
end
def setup_account