Operating System: Mac OS Monterey Version 12.4 Arm64 I remove angular/.suite folder but still unsuccessfully to generate.
Thanks Nik
hi
never use Guid.NewGuid() to create Ids for your entities!
https://docs.abp.io/en/abp/latest/Guid-Generation
I'm using SQL server script for the data migration. The only option on the database level is newId() or newsequentialid(). Is there any problem if I use newsequentialid() for existing data?