Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
848
stars
302
forks
source link
when i use insertbatchAsync and updatebatchAsync function ,i found the oninserting or onupdating not execute #624
Closed
xubb1988 closed 3 years ago
when i use insertbatchAsync and updatebatchAsync function ,i found the oninserting or onupdating not execute