Adam Johnson: Migrate PostgreSQL ID’s from serial to identity after upgrading to Django 4.1
📝
内容提要
The Django 4.1 release notes feature this short, innocent-looking note: On PostgreSQL, AutoField, BigAutoField, and SmallAutoField are now created as identity columns rather than serial...
🏷️
标签
➡️