Fix issue for null id of AI index bulkCreate (#6475)
* fix issue for null id of AI index bulkCreate fix issue for null id of AI index bulkCreate * remove f * add semicolon * add guard * add guard * fix issue that isNewRecord affects map fields back to attributes fix issue that isNewRecord affects map fields back to attributes * fix [] pair * add back set * exchange set and directly set * revert to not change set * add space before < * change isNewRecords location * change instances[i] * retest * retest * add test for "should return autoIncrement primary key" * add test for "should return autoIncrement primary key" * recover model.test * format code * fix sqlite AI primary key issue * retest
Showing
with
33 additions
and
3 deletions
-
Please register or sign in to post a comment