Remove weird continue
This commit is contained in:
parent
e5ed2ba96e
commit
58dd5fe12b
@ -1390,7 +1390,6 @@ impl<'stmt> PostgresRows<'stmt> {
|
||||
message: "COPY queries cannot be directly executed",
|
||||
},
|
||||
Sync]));
|
||||
continue;
|
||||
}
|
||||
_ => {
|
||||
conn.desynchronized = true;
|
||||
|
Loading…
Reference in New Issue
Block a user