Draft: Always generate value for identity column
It is safer as it prevents to update the column and it requires explicit clause to insert user value.
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
It is safer as it prevents to update the column and it requires explicit clause to insert user value.