Did you try changing a column to required by chance? I believe a default of NULL is applied to the column in the database and Strapi doesn’t set these defaults (or remove them if applied manually)
Did you try changing a column to required by chance? I believe a default of NULL is applied to the column in the database and Strapi doesn’t set these defaults (or remove them if applied manually)