This commit is contained in:
@@ -69,7 +69,7 @@ namespace AyaNova.Api.Controllers
|
||||
// //test allocation and cleanup
|
||||
// for (int x = 0; x < 100000; x++)
|
||||
// {
|
||||
// AyContext ct = AyaNova.Util.ServiceProviderProvider.DBContext;
|
||||
// using (AyContext ct = ServiceProviderProvider.DBContext)
|
||||
// var v=await ct.Widget.Where(z=>z.Serial<100).ToListAsync();
|
||||
// // int i = await ct.Database.ExecuteSqlRawAsync($"select * from aglobalbizsettings");
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user