0
    
    
        
                    huoyuanz created
                    
                    
                    
                
                Hi,
Now I can use IGuidGenerator  to generate Sequential GUID for my own tables, but I alse want to use Sequential GUID for the ABP's tables, such as the AbpUsers,AbpAuditLogs and so no. Thest tables store a lot of data. Whan should I do?
1 Answer(s)
- 
    0ABP framework uses IGuidGeneratorinternallyhttps://github.com/abpframework/abp/blob/1a622bc50fbd9b554f61078d5eeafa9def3216e3/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo/Abp/AuditLogging/AuditLog.cs#L63 
 
                                