mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 20:13:41 +08:00
Update QuestDb
This commit is contained in:
@@ -81,7 +81,7 @@ namespace SqlSugar
|
||||
try
|
||||
{
|
||||
int i = 0;
|
||||
while (i < 10)
|
||||
while (i < 15)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
@@ -81,7 +81,7 @@ namespace SqlSugar
|
||||
try
|
||||
{
|
||||
int i = 0;
|
||||
while (i < 10)
|
||||
while (i < 15)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user